summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-08 08:03:40 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-03-08 16:05:40 +0100
commit5857d5524a6308d7aef1f0b2f60d2933911e390d (patch)
tree2ad84f766d8d606f29e051c914c7d46a8d0791c2 /go.mod
parentd86eca5bb2142f70f6281758054fa43075375bc0 (diff)
build(deps): bump github.com/getkin/kin-openapi from 0.90.0 to 0.91.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.90.0 to 0.91.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.90.0...v0.91.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 ea73901ff..d89641e5d 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.14.2
github.com/fsnotify/fsnotify v1.5.1
- github.com/getkin/kin-openapi v0.90.0
+ github.com/getkin/kin-openapi v0.91.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.4
github.com/gobwas/glob v0.2.3