summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-15 08:01:31 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-11-15 10:00:57 +0100
commit24eaa290cffb17eb8de1af52bb44b388d9571a5e (patch)
tree0b7c569cf2d6ee3e3c99ebabea92a05ae6f48006 /go.mod
parentf6ab9553f4c0429586fc9221d1779c460cf4922a (diff)
build(deps): bump github.com/getkin/kin-openapi from 0.107.0 to 0.108.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.107.0 to 0.108.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.107.0...v0.108.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 b9e7e1e48..f7f96f812 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.3
github.com/fsnotify/fsnotify v1.6.0
- github.com/getkin/kin-openapi v0.107.0
+ github.com/getkin/kin-openapi v0.108.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.3.0
github.com/gobwas/glob v0.2.3