summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-01 08:07:36 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-09-14 11:21:14 +0200
commit5e2b28d6e64cfb5d45ad557e1482b63e4ec84292 (patch)
treef933d233032cbd24d20de3929406853b6c1af551 /go.mod
parentf2019f0a235a5028315bfd318f1fce10bfdac80e (diff)
build(deps): bump github.com/getkin/kin-openapi from 0.98.0 to 0.100.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.98.0 to 0.100.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.98.0...v0.100.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 55816ce2f..099f99583 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.5.4
- github.com/getkin/kin-openapi v0.98.0
+ github.com/getkin/kin-openapi v0.100.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.5
github.com/gobwas/glob v0.2.3