build(deps): bump github.com/getkin/kin-openapi from 0.93.0 to 0.94.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Apr 2022 08:43:44 +0000 (08:43 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Tue, 5 Apr 2022 11:54:36 +0000 (13:54 +0200)
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.93.0 to 0.94.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.93.0...v0.94.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 a0584edf0e8b4c344d84eb559acd060019297a6a..9ae377f282e9ed97acf86b8bf4492a62aa3d1ee3 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
        github.com/fortytw2/leaktest v1.3.0
        github.com/frankban/quicktest v1.14.3
        github.com/fsnotify/fsnotify v1.5.1
-       github.com/getkin/kin-openapi v0.93.0
+       github.com/getkin/kin-openapi v0.94.0
        github.com/ghodss/yaml v1.0.0
        github.com/gobuffalo/flect v0.2.4
        github.com/gobwas/glob v0.2.3
diff --git a/go.sum b/go.sum
index 36565a3d7d37be423ea6e86a84c760bc2515121c..88697d9a99785d1628b86de1bf761143953cd8d4 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -198,8 +198,8 @@ github.com/frankban/quicktest v1.14.3/go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUork
 github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
 github.com/fsnotify/fsnotify v1.5.1 h1:mZcQUHVQUQWoPXXtuf9yuEXKudkV2sx1E06UadKWpgI=
 github.com/fsnotify/fsnotify v1.5.1/go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5Ai1i3InKU=
-github.com/getkin/kin-openapi v0.93.0 h1:fc9z+9VADQla6bEb7V+dtZmr9Gj4qB6ZsD8c3pqEK0E=
-github.com/getkin/kin-openapi v0.93.0/go.mod h1:LWZfzOd7PRy8GJ1dJ6mCU6tNdSfOwRac1BUPam4aw6Q=
+github.com/getkin/kin-openapi v0.94.0 h1:bAxg2vxgnHHHoeefVdmGbR+oxtJlcv5HsJJa3qmAHuo=
+github.com/getkin/kin-openapi v0.94.0/go.mod h1:LWZfzOd7PRy8GJ1dJ6mCU6tNdSfOwRac1BUPam4aw6Q=
 github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk=
 github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
 github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=