Skip to content

Commit

Permalink
Bump github.com/getkin/kin-openapi from 0.52.0 to 0.53.0
Browse files Browse the repository at this point in the history
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](getkin/kin-openapi@v0.52.0...v0.53.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2021
1 parent 8162c04 commit 59980d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/huk-coburg/openapirouter
go 1.15

require (
github.com/getkin/kin-openapi v0.52.0
github.com/getkin/kin-openapi v0.53.0
github.com/go-openapi/swag v0.19.14 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/stretchr/testify v1.7.0
Expand Down

0 comments on commit 59980d6

Please sign in to comment.