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

Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.67.0 to 0.68.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.67.0...v0.68.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>
This commit is contained in:
dependabot[bot]
2021-07-30 08:14:53 +00:00
committed by Bjørn Erik Pedersen
parent 7907d24ba1
commit 4b7da6a9d7
2 changed files with 3 additions and 7 deletions

2
go.mod
View File

@@ -22,7 +22,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.67.0
github.com/getkin/kin-openapi v0.68.0
github.com/ghodss/yaml v1.0.0
github.com/go-playground/locales v0.13.0
github.com/gobuffalo/flect v0.2.3