Skip to content

Commit

Permalink
Merge pull request #714 from zalando-incubator/dependabot/go_modules/…
Browse files Browse the repository at this point in the history
…github.com/go-openapi/validate-0.22.3

Bump github.com/go-openapi/validate from 0.22.1 to 0.22.3
  • Loading branch information
mikkeloscar authored Dec 4, 2023
2 parents 2ebb8c4 + a4ec095 commit dfcd279
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 79 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/go-openapi/runtime v0.26.0
github.com/go-openapi/strfmt v0.21.7
github.com/go-openapi/swag v0.22.4
github.com/go-openapi/validate v0.22.1
github.com/go-openapi/validate v0.22.3
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-swagger/go-swagger v0.30.5
github.com/golang-jwt/jwt v3.2.2+incompatible
Expand Down Expand Up @@ -55,7 +55,7 @@ require (
github.com/go-logr/logr v1.2.4 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-openapi/inflect v0.19.0 // indirect
github.com/go-openapi/jsonpointer v0.19.6 // indirect
github.com/go-openapi/jsonpointer v0.20.0 // indirect
github.com/go-openapi/jsonreference v0.20.2 // indirect
github.com/go-openapi/loads v0.21.2 // indirect
github.com/go-openapi/spec v0.20.9 // indirect
Expand Down Expand Up @@ -92,7 +92,7 @@ require (
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_golang v1.16.0 // indirect
github.com/prometheus/client_model v0.4.0 // indirect
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/shopspring/decimal v1.3.1 // indirect
github.com/spf13/afero v1.9.5 // indirect
github.com/spf13/cast v1.5.1 // indirect
Expand Down
Loading

0 comments on commit dfcd279

Please sign in to comment.