Skip to content

Commit

Permalink
Merge pull request #4 from HUK-COBURG/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/getkin/kin-openapi-0.54.0

Bump github.com/getkin/kin-openapi from 0.53.0 to 0.54.0
  • Loading branch information
crissi98 authored Apr 14, 2021
2 parents ec414ed + f8fd2e8 commit f994d52
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.53.0
github.com/getkin/kin-openapi v0.54.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 f994d52

Please sign in to comment.