@@ -87,7 +87,7 @@ require (
87
87
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
88
88
github.com/creack/pty v1.1.17 // indirect
89
89
github.com/dimchansky/utfbom v1.1.1 // indirect
90
- github.com/dineshba/tf-summarize v0.3.10 // indirect
90
+ github.com/dineshba/tf-summarize v0.3.14 // indirect
91
91
github.com/envoyproxy/go-control-plane v0.13.0 // indirect
92
92
github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect
93
93
github.com/fatih/color v1.15.0 // indirect
@@ -105,7 +105,7 @@ require (
105
105
github.com/gruntwork-io/terragrunt v0.54.11 // indirect
106
106
github.com/gruntwork-io/terratest v0.41.0 // indirect
107
107
github.com/hashicorp/errwrap v1.1.0 // indirect
108
- github.com/hashicorp/go-getter v1.7.4 // indirect
108
+ github.com/hashicorp/go-getter v1.7.8 // indirect
109
109
github.com/hashicorp/go-hclog v1.5.0 // indirect
110
110
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
111
111
github.com/hashicorp/go-multierror v1.1.1 // indirect
@@ -123,7 +123,7 @@ require (
123
123
github.com/hashicorp/hcl/v2 v2.20.1 // indirect
124
124
github.com/hashicorp/logutils v1.0.0 // indirect
125
125
github.com/hashicorp/terraform v0.15.3 // indirect
126
- github.com/hashicorp/terraform-config-inspect v0.0.0-20240509232506-4708120f8f30 // indirect
126
+ github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4 // indirect
127
127
github.com/hashicorp/terraform-json v0.22.1 // indirect
128
128
github.com/hashicorp/terraform-registry-address v0.2.0 // indirect
129
129
github.com/hashicorp/terraform-svchost v0.0.1 // indirect
@@ -192,8 +192,8 @@ require (
192
192
go.uber.org/multierr v1.9.0 // indirect
193
193
golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc // indirect
194
194
golang.org/x/mod v0.17.0 // indirect
195
- golang.org/x/sync v0.8 .0 // indirect
196
- golang.org/x/term v0.25 .0 // indirect
195
+ golang.org/x/sync v0.10 .0 // indirect
196
+ golang.org/x/term v0.28 .0 // indirect
197
197
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
198
198
google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 // indirect
199
199
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 // indirect
@@ -249,11 +249,11 @@ require (
249
249
go.opentelemetry.io/otel v1.29.0 // indirect
250
250
go.opentelemetry.io/otel/sdk v1.29.0 // indirect
251
251
go.opentelemetry.io/otel/trace v1.29.0 // indirect
252
- golang.org/x/crypto v0.28 .0 // indirect
253
- golang.org/x/net v0.30 .0 // indirect
252
+ golang.org/x/crypto v0.32 .0 // indirect
253
+ golang.org/x/net v0.34 .0 // indirect
254
254
golang.org/x/oauth2 v0.23.0 // indirect
255
- golang.org/x/sys v0.26 .0 // indirect
256
- golang.org/x/text v0.19 .0 // indirect
255
+ golang.org/x/sys v0.29 .0 // indirect
256
+ golang.org/x/text v0.21 .0 // indirect
257
257
golang.org/x/time v0.7.0 // indirect
258
258
google.golang.org/api v0.203.0 // indirect
259
259
google.golang.org/genproto v0.0.0-20241015192408-796eee8c2d53 // indirect
0 commit comments