Skip to content

Commit

Permalink
Merge pull request #386 from CrowdStrike/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/go-openapi/strfmt-0.21.8
  • Loading branch information
redhatrises committed Dec 4, 2023
2 parents e485f00 + f88f2d4 commit 4cb673c
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 15 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/blang/semver/v4 v4.0.0
github.com/go-openapi/errors v0.20.4
github.com/go-openapi/runtime v0.26.0
github.com/go-openapi/strfmt v0.21.7
github.com/go-openapi/strfmt v0.21.8
github.com/go-openapi/swag v0.22.4
github.com/go-openapi/validate v0.22.2
github.com/sirupsen/logrus v1.9.3
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 4cb673c

Please sign in to comment.