Revert "build(deps): bump github.com/getkin/kin-openapi from 0.110.0 to 0.114.0"

This reverts commit 87c78bd3e9.

There seem to be some breaking changes in the above that needs to be looked into.
This commit is contained in:
Bjørn Erik Pedersen
2023-02-05 20:34:35 +01:00
parent 3fb2417cb7
commit 2a364cca64
2 changed files with 3 additions and 12 deletions

3
go.mod
View File

@@ -24,7 +24,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.114.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
@@ -125,7 +125,6 @@ require (
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/perimeterx/marshmallow v1.1.4 // indirect
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
go.opencensus.io v0.24.0 // indirect