Skip to content

Commit

Permalink
Bump golang.org/x/crypto in /samples/end-to-end-testing/src/test
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.31.0.
- [Commits](golang/crypto@v0.17.0...v0.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lonegunmanb committed Jan 13, 2025
1 parent b064404 commit c049ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/end-to-end-testing/src/test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.13

require (
github.com/gruntwork-io/terratest v0.28.5
golang.org/x/crypto v0.17.0
golang.org/x/crypto v0.31.0
)

0 comments on commit c049ff6

Please sign in to comment.