From 24589c0814bc5d21565470bec6215ee792f1655e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Aug 2021 08:21:42 +0000 Subject: build(deps): bump github.com/getkin/kin-openapi from 0.68.0 to 0.74.0 Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.68.0 to 0.74.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](https://github.com/getkin/kin-openapi/compare/v0.68.0...v0.74.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] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index feafe76f3..d28bfba64 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/fortytw2/leaktest v1.3.0 github.com/frankban/quicktest v1.13.0 github.com/fsnotify/fsnotify v1.4.9 - github.com/getkin/kin-openapi v0.68.0 + github.com/getkin/kin-openapi v0.74.0 github.com/ghodss/yaml v1.0.0 github.com/gobuffalo/flect v0.2.3 github.com/gobwas/glob v0.2.3 -- cgit v1.2.3