summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 17:51:43 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-02-16 21:18:35 +0100
commit38f29e817f2058ed56f96fb8e628315f3ab5d7f9 (patch)
tree0791c824666200e98313d95901f507042489e44e /go.mod
parentcd87813aa0327ec7a7e6f023dadcea5a3e6a9fef (diff)
build(deps): bump github.com/getkin/kin-openapi from 0.32.0 to 0.39.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.32.0 to 0.39.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.32.0...v0.39.0) 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 f0f6a083d..4405bc317 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.2
github.com/fsnotify/fsnotify v1.4.9
- github.com/getkin/kin-openapi v0.32.0
+ github.com/getkin/kin-openapi v0.39.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.2
github.com/gobwas/glob v0.2.3