Skip to content

Commit

Permalink
fix(deps): update module github.com/go-openapi/spec to v0.20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 11, 2023
1 parent 4a6ccd2 commit b1ff2aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
github.com/go-openapi/errors v0.20.4
github.com/go-openapi/runtime v0.26.0
github.com/go-openapi/spec v0.20.8
github.com/go-openapi/spec v0.20.9
github.com/go-openapi/spec3 v0.0.0-20200311181749-3fab9faa9094 // indirect
github.com/go-openapi/strfmt v0.21.7
github.com/go-openapi/swag v0.22.4
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ github.com/go-openapi/spec v0.20.4/go.mod h1:faYFR1CvsJZ0mNsmsphTMSoRrNV3TEDoAM7
github.com/go-openapi/spec v0.20.6/go.mod h1:2OpW+JddWPrpXSCIX8eOx7lZ5iyuWj3RYR6VaaBKcWA=
github.com/go-openapi/spec v0.20.8 h1:ubHmXNY3FCIOinT8RNrrPfGc9t7I1qhPtdOGoG2AxRU=
github.com/go-openapi/spec v0.20.8/go.mod h1:2OpW+JddWPrpXSCIX8eOx7lZ5iyuWj3RYR6VaaBKcWA=
github.com/go-openapi/spec v0.20.9 h1:xnlYNQAwKd2VQRRfwTEI0DcK+2cbuvI/0c7jx3gA8/8=
github.com/go-openapi/spec v0.20.9/go.mod h1:2OpW+JddWPrpXSCIX8eOx7lZ5iyuWj3RYR6VaaBKcWA=
github.com/go-openapi/spec3 v0.0.0-20200311181749-3fab9faa9094 h1:wKRG49CC+8Wvq1knpPSRu9sADu0Wb4dT0dptjD5PI7E=
github.com/go-openapi/spec3 v0.0.0-20200311181749-3fab9faa9094/go.mod h1:UMsAMXhvfY4MuGo9YDyezRu8UuTv704RUVQnOuFWWJc=
github.com/go-openapi/strfmt v0.17.0/go.mod h1:P82hnJI0CXkErkXi8IKjPbNBM6lV6+5pLP5l494TcyU=
Expand Down

0 comments on commit b1ff2aa

Please sign in to comment.