summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-30 18:23:52 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-12-01 08:35:21 +0100
commit2627b91d3adb218f35a4c6b69486b4ba7e7e0ca4 (patch)
treecf03c296c4a2267a12eb48000bba7b7d40456df6 /go.mod
parent6d4b0124129922305b01ff9a5e209049f900760c (diff)
build(deps): bump github.com/getkin/kin-openapi from 0.121.0 to 0.122.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.121.0 to 0.122.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.121.0...v0.122.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 4fc8a7c2d..cd7dc4d7d 100644
--- a/go.mod
+++ b/go.mod
@@ -30,7 +30,7 @@ require (
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.14.6
github.com/fsnotify/fsnotify v1.7.0
- github.com/getkin/kin-openapi v0.121.0
+ github.com/getkin/kin-openapi v0.122.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v1.0.2
github.com/gobwas/glob v0.2.3