summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-30 08:19:16 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-08-31 12:11:39 +0200
commit04b59599613a62d378bf3710ac0eb06c9543b96d (patch)
tree59dbde8a7e61c21c089a63477a304d20d982550e /go.mod
parentc278b6e45d56b101db9691347f9e5a99a9319572 (diff)
build(deps): bump github.com/getkin/kin-openapi from 0.74.0 to 0.75.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.74.0 to 0.75.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.74.0...v0.75.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 04709651e..1b6206e62 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.13.1
github.com/fsnotify/fsnotify v1.4.9
- github.com/getkin/kin-openapi v0.74.0
+ github.com/getkin/kin-openapi v0.75.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.3
github.com/gobwas/glob v0.2.3