Skip to content

Commit

Permalink
Bump golang.org/x/crypto in /test/src
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.17.0.
- [Commits](https://github.com/golang/crypto/commits/v0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 1115e4b commit 27ba326
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 255 deletions.
7 changes: 1 addition & 6 deletions test/src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ module github.com/cloudposse/terraform-aws-sns-topic/test
go 1.15

require (
github.com/davecgh/go-spew v1.1.1
github.com/gruntwork-io/terratest v0.31.4
github.com/pmezard/go-difflib v1.0.0
github.com/stretchr/testify v1.4.0
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/net v0.0.0-20200707034311-ab3426394381
golang.org/x/sys v0.0.0-20200622214017-ed371f2e16b4
golang.org/x/crypto v0.17.0 // indirect
)
Loading

0 comments on commit 27ba326

Please sign in to comment.