aboutsummaryrefslogtreecommitdiffhomepage
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-08 08:34:15 +0000
committerBjørn Erik Pedersen <[email protected]>2024-04-11 09:28:50 +0200
commit888cc1e61ea41effc7f6eb75a75ffa51bde4f3ca (patch)
tree290e7fb0fb57072e270a7663df3985107845452b /go.mod
parent17765a74518f720b3a5a90adaa0dfad1f5cfaf76 (diff)
downloadhugo-888cc1e61ea41effc7f6eb75a75ffa51bde4f3ca.tar.gz
hugo-888cc1e61ea41effc7f6eb75a75ffa51bde4f3ca.zip
build(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.123.0 to 0.124.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.123.0...v0.124.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] <[email protected]>
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 5713edfe1..a5604004a 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.123.0
+ github.com/getkin/kin-openapi v0.124.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v1.0.2
github.com/gobwas/glob v0.2.3