]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump github.com/getkin/kin-openapi from 0.106.0 to 0.107.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 28 Oct 2022 08:04:38 +0000 (08:04 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 28 Oct 2022 12:09:21 +0000 (14:09 +0200)
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.106.0 to 0.107.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.106.0...v0.107.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 4c661d951d5cb4048ae29f39afa7367fa72fe5d8..a8f2f74fd36f7c23adc39eafba0b40f703af3976 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.3
        github.com/fsnotify/fsnotify v1.6.0
-       github.com/getkin/kin-openapi v0.106.0
+       github.com/getkin/kin-openapi v0.107.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 0ac3cb80bc9cf709a528bcd9ce0912bfd2cc2d31..9bb03504601c3cdd8951ce04991e385f352348c1 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -252,8 +252,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.106.0 h1:hrqfqJPAvWvuO/V0lCr/xyQOq4Gy21mcr28JJOSRcEI=
-github.com/getkin/kin-openapi v0.106.0/go.mod h1:9Dhr+FasATJZjS4iOLvB0hkaxgYdulrNYm2e9epLWOo=
+github.com/getkin/kin-openapi v0.107.0 h1:bxhL6QArW7BXQj8NjXfIJQy680NsMKd25nwhvpCXchg=
+github.com/getkin/kin-openapi v0.107.0/go.mod h1:9Dhr+FasATJZjS4iOLvB0hkaxgYdulrNYm2e9epLWOo=
 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=