diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-09-22 14:06:21 +0000 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2022-09-22 19:05:44 +0200 |
commit | fa4b77e7ed29fcaa018c5892e778ef5e947427c6 (patch) | |
tree | 21d1762a8d759d0bf837e08e0f56dc7ea5fb5cd4 /go.mod | |
parent | 8377c3cea1b782ca6917b74aad65034480a09c86 (diff) | |
download | hugo-fa4b77e7ed29fcaa018c5892e778ef5e947427c6.tar.gz hugo-fa4b77e7ed29fcaa018c5892e778ef5e947427c6.zip |
build(deps): bump github.com/getkin/kin-openapi from 0.100.0 to 0.103.0
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.100.0 to 0.103.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.100.0...v0.103.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
@@ -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.100.0 + github.com/getkin/kin-openapi v0.103.0 github.com/ghodss/yaml v1.0.0 github.com/gobuffalo/flect v0.3.0 github.com/gobwas/glob v0.2.3 |