@@ -5,8 +5,8 @@ go 1.22.0
55toolchain go1.22.5
66
77require (
8- github.com/Azure/terraform-module-test-helper v0.28 .0
9- github.com/gruntwork-io/terratest v0.48.0
8+ github.com/Azure/terraform-module-test-helper v0.30 .0
9+ github.com/gruntwork-io/terratest v0.48.1
1010 github.com/hashicorp/go-retryablehttp v0.7.7
1111 github.com/stretchr/testify v1.10.0
1212)
@@ -81,7 +81,7 @@ require (
8181 github.com/hashicorp/hcl v1.0.0 // indirect
8282 github.com/hashicorp/hcl/v2 v2.23.0 // indirect
8383 github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f // indirect
84- github.com/hashicorp/terraform-json v0.23 .0 // indirect
84+ github.com/hashicorp/terraform-json v0.24 .0 // indirect
8585 github.com/imdario/mergo v0.3.11 // indirect
8686 github.com/jackc/pgpassfile v1.0.0 // indirect
8787 github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
@@ -117,11 +117,11 @@ require (
117117 github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
118118 github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
119119 github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
120- github.com/zclconf/go-cty v1.15.0 // indirect
120+ github.com/zclconf/go-cty v1.15.1 // indirect
121121 golang.org/x/crypto v0.31.0 // indirect
122122 golang.org/x/exp v0.0.0-20221106115401-f9659909a136 // indirect
123123 golang.org/x/mod v0.22.0 // indirect
124- golang.org/x/net v0.31 .0 // indirect
124+ golang.org/x/net v0.33 .0 // indirect
125125 golang.org/x/oauth2 v0.24.0 // indirect
126126 golang.org/x/sync v0.10.0 // indirect
127127 golang.org/x/sys v0.28.0 // indirect
0 commit comments