Skip to content

Commit

Permalink
Go(deps): bump github.com/go-openapi/validate from 0.22.1 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [github.com/go-openapi/validate](https://github.com/go-openapi/validate) from 0.22.1 to 0.23.0.
- [Commits](go-openapi/validate@v0.22.1...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/validate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 40d390f commit 3b200e0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 123 deletions.
18 changes: 9 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ require (
github.com/TykTechnologies/goverify v0.0.0-20160822133757-7ccc57452ade
github.com/TykTechnologies/serverless v0.0.0-20180728220237-1d6be198f145
github.com/TykTechnologies/tyk v2.9.3+incompatible
github.com/go-openapi/errors v0.20.4
github.com/go-openapi/errors v0.21.0
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/strfmt v0.22.0
github.com/go-openapi/swag v0.22.9
github.com/go-openapi/validate v0.23.0
github.com/golang/protobuf v1.5.3
github.com/google/uuid v1.5.0
github.com/gorilla/mux v1.8.1
Expand Down Expand Up @@ -46,11 +46,11 @@ require (
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-openapi/analysis v0.21.4 // indirect
github.com/go-openapi/jsonpointer v0.19.5 // indirect
github.com/go-openapi/jsonreference v0.20.0 // indirect
github.com/go-openapi/loads v0.21.2 // indirect
github.com/go-openapi/spec v0.20.8 // indirect
github.com/go-openapi/analysis v0.22.2 // indirect
github.com/go-openapi/jsonpointer v0.20.2 // indirect
github.com/go-openapi/jsonreference v0.20.4 // indirect
github.com/go-openapi/loads v0.21.5 // indirect
github.com/go-openapi/spec v0.20.14 // indirect
github.com/golang/snappy v0.0.1 // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/hashicorp/go-multierror v1.0.0 // indirect
Expand Down
Loading

0 comments on commit 3b200e0

Please sign in to comment.