summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-19 07:16:09 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-04-20 17:34:05 +0200
commit0d3c42da56151325f16802b3b1a4105a21ce250e (patch)
treec383d3aebe92036c7159ba0e7603aca1e80ad9bd /go.mod
parentef34dd8f0e94e52ba6f1d5d607e4ac3ae98a7abb (diff)
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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index fc4274bf5..861c511da 100644
--- a/go.mod
+++ b/go.mod
@@ -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