Skip to content

Commit

Permalink
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test/conformance
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](golang/crypto@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
1 parent 9d3236f commit eb8eb5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 486 deletions.
2 changes: 1 addition & 1 deletion test/conformance/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ 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
)

0 comments on commit eb8eb5d

Please sign in to comment.