Skip to content

Commit

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

Bump github.com/go-openapi/validate from 0.22.1 to 0.22.3
  • Loading branch information
plorenz authored Dec 7, 2023
2 parents 3e3c374 + b32ea77 commit 096613d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 90 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/go-openapi/spec v0.20.9
github.com/go-openapi/strfmt v0.21.9
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/jessevdk/go-flags v1.5.0
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
Expand All @@ -30,7 +30,6 @@ require (
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/oklog/ulid v1.3.1 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
go.mongodb.org/mongo-driver v1.13.0 // indirect
go.opentelemetry.io/otel v1.20.0 // indirect
go.opentelemetry.io/otel/metric v1.20.0 // indirect
Expand Down
Loading

0 comments on commit 096613d

Please sign in to comment.