build(deps): bump github.com/getkin/kin-openapi from 0.39.0 to 0.55.0

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.39.0 to 0.55.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.39.0...v0.55.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-19 07:16:09 +00:00
committed by Bjørn Erik Pedersen
parent ef34dd8f0e
commit 0d3c42da56
2 changed files with 5 additions and 20 deletions

4
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/bep/gitmap v1.1.2
github.com/bep/godartsass v0.12.0
github.com/bep/golibsass v0.7.0
github.com/bep/gowebp v0.1.0 // indirect
github.com/bep/gowebp v0.1.0
github.com/bep/tmc v0.5.1
github.com/cli/safeexec v1.0.0
github.com/disintegration/gift v1.2.1
@@ -23,7 +23,7 @@ require (
github.com/fortytw2/leaktest v1.3.0
github.com/frankban/quicktest v1.11.3
github.com/fsnotify/fsnotify v1.4.9
github.com/getkin/kin-openapi v0.39.0
github.com/getkin/kin-openapi v0.55.0
github.com/ghodss/yaml v1.0.0
github.com/gobuffalo/flect v0.2.2
github.com/gobwas/glob v0.2.3