@@ -5,9 +5,9 @@ go 1.22.0
55toolchain go1.22.5
66
77require (
8- github.com/Azure/terraform-module-test-helper v0.26 .0
9- github.com/gruntwork-io/terratest v0.47.1
10- github.com/stretchr/testify v1.9 .0
8+ github.com/Azure/terraform-module-test-helper v0.28 .0
9+ github.com/gruntwork-io/terratest v0.47.2
10+ github.com/stretchr/testify v1.10 .0
1111)
1212
1313require (
@@ -49,11 +49,11 @@ require (
4949 github.com/hashicorp/go-getter/v2 v2.2.3 // indirect
5050 github.com/hashicorp/go-multierror v1.1.1 // indirect
5151 github.com/hashicorp/go-safetemp v1.0.0 // indirect
52- github.com/hashicorp/go-version v1.6 .0 // indirect
52+ github.com/hashicorp/go-version v1.7 .0 // indirect
5353 github.com/hashicorp/hcl v1.0.0 // indirect
54- github.com/hashicorp/hcl/v2 v2.22 .0 // indirect
54+ github.com/hashicorp/hcl/v2 v2.23 .0 // indirect
5555 github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f // indirect
56- github.com/hashicorp/terraform-json v0.22.1 // indirect
56+ github.com/hashicorp/terraform-json v0.23.0 // indirect
5757 github.com/imdario/mergo v0.3.11 // indirect
5858 github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a // indirect
5959 github.com/jmespath/go-jmespath v0.4.0 // indirect
@@ -85,13 +85,13 @@ require (
8585 github.com/vmihailenco/msgpack/v5 v5.3.5 // indirect
8686 github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
8787 github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
88- github.com/zclconf/go-cty v1.14.4 // indirect
88+ github.com/zclconf/go-cty v1.15.0 // indirect
8989 go.opencensus.io v0.24.0 // indirect
9090 golang.org/x/crypto v0.21.0 // indirect
9191 golang.org/x/exp v0.0.0-20221106115401-f9659909a136 // indirect
92- golang.org/x/mod v0.21 .0 // indirect
92+ golang.org/x/mod v0.22 .0 // indirect
9393 golang.org/x/net v0.23.0 // indirect
94- golang.org/x/oauth2 v0.23 .0 // indirect
94+ golang.org/x/oauth2 v0.24 .0 // indirect
9595 golang.org/x/sync v0.5.0 // indirect
9696 golang.org/x/sys v0.18.0 // indirect
9797 golang.org/x/term v0.18.0 // indirect
0 commit comments