summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-24 18:01:17 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-02-24 22:59:41 +0100
commit308ad611b63df74aaa8c875350b72dfbf1691cbc (patch)
treed9101168787dc55b764cd1130999d4e58cc371c8 /go.mod
parent6bffcdbd26d90dc4670cdf31f7ee622a297607af (diff)
build(deps): bump github.com/getkin/kin-openapi from 0.85.0 to 0.90.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.85.0 to 0.90.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.85.0...v0.90.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 642ddacbc..390db3b7b 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,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.85.0
+ github.com/getkin/kin-openapi v0.90.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.3
github.com/gobwas/glob v0.2.3