Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #88 from Azure/dependabot/go_modules/test/github.c…
Browse files Browse the repository at this point in the history
…om/Azure/terraform-module-test-helper-0.25.0

Bump github.com/Azure/terraform-module-test-helper from 0.24.0 to 0.25.0 in /test
  • Loading branch information
zioproto authored Jul 29, 2024
2 parents 83ad0ea + 6e9c173 commit b822dde
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ go 1.21.1
toolchain go1.21.2

require (
github.com/Azure/terraform-module-test-helper v0.24.0
github.com/gruntwork-io/terratest v0.46.16
github.com/Azure/terraform-module-test-helper v0.25.0
github.com/gruntwork-io/terratest v0.47.0
)

require (
Expand Down Expand Up @@ -41,11 +41,11 @@ require (
github.com/google/uuid v1.4.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
github.com/googleapis/gax-go/v2 v2.12.0 // indirect
github.com/gruntwork-io/go-commons v0.17.1 // indirect
github.com/gruntwork-io/go-commons v0.17.2 // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-getter v1.7.5 // indirect
github.com/hashicorp/go-getter/v2 v2.2.2 // indirect
github.com/hashicorp/go-getter/v2 v2.2.3 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/go-safetemp v1.0.0 // indirect
github.com/hashicorp/go-version v1.6.0 // indirect
Expand Down Expand Up @@ -89,7 +89,7 @@ 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.18.0 // indirect
golang.org/x/mod v0.19.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sync v0.5.0 // indirect
Expand Down

0 comments on commit b822dde

Please sign in to comment.