@@ -294,7 +294,7 @@ require (
294
294
github.com/bgentry/speakeasy v0.1.0 // indirect
295
295
github.com/cedar-policy/cedar-go v1.2.6 // indirect
296
296
github.com/cloudflare/circl v1.6.1 // indirect
297
- github.com/davecgh/go-spew v1.1.1 // indirect
297
+ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
298
298
github.com/fatih/color v1.18.0 // indirect
299
299
github.com/gertd/go-pluralize v0.2.1 // indirect
300
300
github.com/go-logr/logr v1.4.3 // indirect
@@ -313,26 +313,26 @@ require (
313
313
github.com/hashicorp/go-cty v1.5.0 // indirect
314
314
github.com/hashicorp/go-hclog v1.6.3 // indirect
315
315
github.com/hashicorp/go-multierror v1.1.1 // indirect
316
- github.com/hashicorp/go-plugin v1.6.3 // indirect
316
+ github.com/hashicorp/go-plugin v1.7.0 // indirect
317
317
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
318
318
github.com/hashicorp/go-uuid v1.0.3 // indirect
319
319
github.com/hashicorp/go-version v1.7.0 // indirect
320
320
github.com/hashicorp/hc-install v0.9.2 // indirect
321
321
github.com/hashicorp/hcl/v2 v2.23.0 // indirect
322
322
github.com/hashicorp/logutils v1.0.0 // indirect
323
323
github.com/hashicorp/terraform-exec v0.23.0 // indirect
324
- github.com/hashicorp/terraform-json v0.26.0 // indirect
325
- github.com/hashicorp/terraform-plugin-framework v1.15.1 // indirect
324
+ github.com/hashicorp/terraform-json v0.27.2 // indirect
325
+ github.com/hashicorp/terraform-plugin-framework v1.16.0 // indirect
326
326
github.com/hashicorp/terraform-plugin-framework-jsontypes v0.2.0 // indirect
327
327
github.com/hashicorp/terraform-plugin-framework-timeouts v0.5.0 // indirect
328
328
github.com/hashicorp/terraform-plugin-framework-timetypes v0.5.0 // indirect
329
329
github.com/hashicorp/terraform-plugin-framework-validators v0.18.0 // indirect
330
- github.com/hashicorp/terraform-plugin-go v0.28 .0 // indirect
330
+ github.com/hashicorp/terraform-plugin-go v0.29 .0 // indirect
331
331
github.com/hashicorp/terraform-plugin-log v0.9.0 // indirect
332
332
github.com/hashicorp/terraform-plugin-testing v1.13.3 // indirect
333
- github.com/hashicorp/terraform-registry-address v0.2.5 // indirect
333
+ github.com/hashicorp/terraform-registry-address v0.4.0 // indirect
334
334
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
335
- github.com/hashicorp/yamux v0.1.1 // indirect
335
+ github.com/hashicorp/yamux v0.1.2 // indirect
336
336
github.com/huandu/xstrings v1.3.3 // indirect
337
337
github.com/imdario/mergo v0.3.15 // indirect
338
338
github.com/jmespath/go-jmespath v0.4.0 // indirect
@@ -345,7 +345,7 @@ require (
345
345
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
346
346
github.com/mitchellh/mapstructure v1.5.0 // indirect
347
347
github.com/mitchellh/reflectwalk v1.0.2 // indirect
348
- github.com/oklog/run v1.0 .0 // indirect
348
+ github.com/oklog/run v1.1 .0 // indirect
349
349
github.com/pkg/errors v0.9.1 // indirect
350
350
github.com/posener/complete v1.2.3 // indirect
351
351
github.com/shopspring/decimal v1.4.0 // indirect
@@ -356,7 +356,7 @@ require (
356
356
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
357
357
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
358
358
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
359
- github.com/zclconf/go-cty v1.16.3 // indirect
359
+ github.com/zclconf/go-cty v1.16.4 // indirect
360
360
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
361
361
go.opentelemetry.io/contrib/instrumentation/github.com/aws/aws-sdk-go-v2/otelaws v0.63.0 // indirect
362
362
go.opentelemetry.io/otel v1.38.0 // indirect
@@ -371,9 +371,9 @@ require (
371
371
golang.org/x/text v0.29.0 // indirect
372
372
golang.org/x/tools v0.37.0 // indirect
373
373
google.golang.org/appengine v1.6.8 // indirect
374
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250505200425-f936aa4a68b2 // indirect
375
- google.golang.org/grpc v1.72 .1 // indirect
376
- google.golang.org/protobuf v1.36.6 // indirect
374
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250804133106-a7a43d27e69b // indirect
375
+ google.golang.org/grpc v1.75 .1 // indirect
376
+ google.golang.org/protobuf v1.36.9 // indirect
377
377
gopkg.in/dnaeon/go-vcr.v4 v4.0.5 // indirect
378
378
)
379
379
0 commit comments