Skip to content

Commit

Permalink
Merge pull request #994 from cloudevents/dependabot/go_modules/test/b…
Browse files Browse the repository at this point in the history
…enchmark/golang.org/x/crypto-0.17.0

Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test/benchmark
  • Loading branch information
duglin committed Jan 29, 2024
2 parents 454ebd6 + a5b48a8 commit cb80e5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 515 deletions.
2 changes: 1 addition & 1 deletion test/benchmark/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ require (
go.uber.org/atomic v1.4.0 // indirect
go.uber.org/multierr v1.1.0 // indirect
go.uber.org/zap v1.10.0 // indirect
golang.org/x/crypto v0.14.0 // indirect
golang.org/x/crypto v0.17.0 // indirect
golang.org/x/net v0.17.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

0 comments on commit cb80e5d

Please sign in to comment.