Skip to content

Commit

Permalink
Bump github.com/go-openapi/validate from 0.22.2 to 0.22.3
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.2 to 0.22.3.
- [Commits](go-openapi/validate@v0.22.2...v0.22.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent e485f00 commit 32f5d20
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 16 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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.2
github.com/go-openapi/validate v0.22.3
github.com/sirupsen/logrus v1.9.3
golang.org/x/oauth2 v0.15.0
)
Expand All @@ -32,7 +32,6 @@ require (
go.opentelemetry.io/otel v1.21.0 // indirect
go.opentelemetry.io/otel/metric v1.21.0 // indirect
go.opentelemetry.io/otel/trace v1.21.0 // indirect
golang.org/x/net v0.19.0 // indirect
golang.org/x/sys v0.15.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.31.0 // indirect
Expand Down

0 comments on commit 32f5d20

Please sign in to comment.