]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/getkin/kin-openapi from 0.109.0 to 0.110.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 30 Nov 2022 08:01:38 +0000 (08:01 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 6 Dec 2022 09:22:14 +0000 (10:22 +0100)
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.109.0 to 0.110.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.109.0...v0.110.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>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index bea840299ae260d07adf6db654a9da52a7fcff43..a0fc326fd335d77bb444e2dc60f00737d4e1f424 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
        github.com/fortytw2/leaktest v1.3.0
        github.com/frankban/quicktest v1.14.4
        github.com/fsnotify/fsnotify v1.6.0
-       github.com/getkin/kin-openapi v0.109.0
+       github.com/getkin/kin-openapi v0.110.0
        github.com/ghodss/yaml v1.0.0
        github.com/gobuffalo/flect v0.3.0
        github.com/gobwas/glob v0.2.3
diff --git a/go.sum b/go.sum
index deb3c89b67ee16818e71e4f7ab9c52262c0e18a0..03ba649f158aea0ca4bb777bfc19031e77edffaf 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -253,8 +253,8 @@ github.com/fsnotify/fsnotify v1.5.1/go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5
 github.com/fsnotify/fsnotify v1.5.4/go.mod h1:OVB6XrOHzAwXMpEM7uPOzcehqUV2UqJxmVXmkdnm1bU=
 github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
 github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw=
-github.com/getkin/kin-openapi v0.109.0 h1:Cpb0PmIPFEV0LVvikEvfo3gw3rBMVSjJ57w15j+/A/U=
-github.com/getkin/kin-openapi v0.109.0/go.mod h1:QtwUNt0PAAgIIBEvFWYfB7dfngxtAaqCX1zYHMZDeK8=
+github.com/getkin/kin-openapi v0.110.0 h1:1GnJALxsltcSzCMqgtqKlLhYQeULv3/jesmV2sC5qE0=
+github.com/getkin/kin-openapi v0.110.0/go.mod h1:QtwUNt0PAAgIIBEvFWYfB7dfngxtAaqCX1zYHMZDeK8=
 github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=
 github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
 github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=