Skip to content

Commit

Permalink
Merge branch 'pr620' into dependabot-609-619-620
Browse files Browse the repository at this point in the history
  • Loading branch information
zioproto committed Dec 17, 2024
2 parents 63ced1d + 8f47770 commit 17f3887
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,8 +5,8 @@ go 1.22.0
toolchain go1.22.5

require (
github.com/Azure/terraform-module-test-helper v0.27.0
github.com/gruntwork-io/terratest v0.48.0
github.com/Azure/terraform-module-test-helper v0.28.0
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/stretchr/testify v1.10.0
)
Expand Down Expand Up @@ -79,7 +79,7 @@ require (
github.com/hashicorp/go-safetemp v1.0.0 // indirect
github.com/hashicorp/go-version v1.7.0 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/hashicorp/hcl/v2 v2.22.0 // indirect
github.com/hashicorp/hcl/v2 v2.23.0 // indirect
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f // indirect
github.com/hashicorp/terraform-json v0.23.0 // indirect
github.com/imdario/mergo v0.3.11 // indirect
Expand Down Expand Up @@ -120,8 +120,8 @@ require (
github.com/zclconf/go-cty v1.15.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/exp v0.0.0-20221106115401-f9659909a136 // indirect
golang.org/x/mod v0.21.0 // indirect
golang.org/x/net v0.31.0 // indirect
golang.org/x/net v0.25.0 // indirect
golang.org/x/oauth2 v0.24.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
Expand Down

0 comments on commit 17f3887

Please sign in to comment.