Skip to content

Commit

Permalink
Bump github.com/Azure/terraform-module-test-helper in /test
Browse files Browse the repository at this point in the history
Bumps [github.com/Azure/terraform-module-test-helper](https://github.com/Azure/terraform-module-test-helper) from 0.22.0 to 0.23.0.
- [Commits](Azure/terraform-module-test-helper@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/terraform-module-test-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 2c364a6 commit 0d8c39f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.2

require (
github.com/Azure/terraform-module-test-helper v0.22.0
github.com/Azure/terraform-module-test-helper v0.23.0
github.com/gruntwork-io/terratest v0.46.15
github.com/hashicorp/go-retryablehttp v0.7.5
github.com/stretchr/testify v1.9.0
Expand Down Expand Up @@ -90,9 +90,9 @@ require (
go.opencensus.io v0.24.0 // indirect
golang.org/x/crypto v0.21.0 // indirect
golang.org/x/exp v0.0.0-20221106115401-f9659909a136 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/mod v0.18.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/oauth2 v0.20.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sync v0.5.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/term v0.18.0 // indirect
Expand Down

0 comments on commit 0d8c39f

Please sign in to comment.