diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-08 08:34:15 +0000 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2024-04-11 09:28:50 +0200 |
commit | 888cc1e61ea41effc7f6eb75a75ffa51bde4f3ca (patch) | |
tree | 290e7fb0fb57072e270a7663df3985107845452b /go.mod | |
parent | 17765a74518f720b3a5a90adaa0dfad1f5cfaf76 (diff) | |
download | hugo-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |