Skip to content

Commit aba1e95

Browse files
Bump github.com/Azure/terraform-module-test-helper in /test
Bumps [github.com/Azure/terraform-module-test-helper](https://github.com/Azure/terraform-module-test-helper) from 0.24.0 to 0.25.0. - [Commits](Azure/terraform-module-test-helper@v0.24.0...v0.25.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] <support@github.com>
1 parent 15162a1 commit aba1e95

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

test/go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.21
55
toolchain go1.21.2
66

77
require (
8-
github.com/Azure/terraform-module-test-helper v0.24.0
9-
github.com/gruntwork-io/terratest v0.46.15
8+
github.com/Azure/terraform-module-test-helper v0.25.0
9+
github.com/gruntwork-io/terratest v0.47.0
1010
github.com/hashicorp/go-retryablehttp v0.7.5
1111
github.com/stretchr/testify v1.9.0
1212
)
@@ -43,11 +43,11 @@ require (
4343
github.com/google/uuid v1.4.0 // indirect
4444
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
4545
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
46-
github.com/gruntwork-io/go-commons v0.17.1 // indirect
46+
github.com/gruntwork-io/go-commons v0.17.2 // indirect
4747
github.com/hashicorp/errwrap v1.0.0 // indirect
4848
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
4949
github.com/hashicorp/go-getter v1.7.5 // indirect
50-
github.com/hashicorp/go-getter/v2 v2.2.2 // indirect
50+
github.com/hashicorp/go-getter/v2 v2.2.3 // indirect
5151
github.com/hashicorp/go-multierror v1.1.1 // indirect
5252
github.com/hashicorp/go-safetemp v1.0.0 // indirect
5353
github.com/hashicorp/go-version v1.6.0 // indirect
@@ -90,7 +90,7 @@ require (
9090
go.opencensus.io v0.24.0 // indirect
9191
golang.org/x/crypto v0.21.0 // indirect
9292
golang.org/x/exp v0.0.0-20221106115401-f9659909a136 // indirect
93-
golang.org/x/mod v0.18.0 // indirect
93+
golang.org/x/mod v0.19.0 // indirect
9494
golang.org/x/net v0.23.0 // indirect
9595
golang.org/x/oauth2 v0.21.0 // indirect
9696
golang.org/x/sync v0.5.0 // indirect

0 commit comments

Comments
 (0)