Skip to content

Commit 13c6e7d

Browse files
authored
fix(deps): update github.com/hashicorp/terraform-config-inspect digest to d2d12f9 (#2941)
1 parent 8d5d54c commit 13c6e7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cli/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/gruntwork-io/terratest v0.48.2
2020
github.com/hashicorp/go-version v1.7.0
2121
github.com/hashicorp/hcl/v2 v2.23.0
22-
github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4
22+
github.com/hashicorp/terraform-config-inspect v0.0.0-20250401063509-d2d12f9a63bb
2323
github.com/hashicorp/terraform-json v0.24.0
2424
github.com/iancoleman/strcase v0.3.0
2525
github.com/inconshreveable/log15 v2.16.0+incompatible

cli/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
329329
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
330330
github.com/hashicorp/hcl/v2 v2.23.0 h1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3qos=
331331
github.com/hashicorp/hcl/v2 v2.23.0/go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA=
332-
github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4 h1:6zYoI+NGpRPo0UjbnJfmqqTFcTEKvbv77h0ZcgeLXJs=
333-
github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4/go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI=
332+
github.com/hashicorp/terraform-config-inspect v0.0.0-20250401063509-d2d12f9a63bb h1:9TvrRaIIL7QYPk6i1TVKZvRuELwPNR7xVmBuYh52HUY=
333+
github.com/hashicorp/terraform-config-inspect v0.0.0-20250401063509-d2d12f9a63bb/go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI=
334334
github.com/hashicorp/terraform-json v0.24.0 h1:rUiyF+x1kYawXeRth6fKFm/MdfBS6+lW4NbeATsYz8Q=
335335
github.com/hashicorp/terraform-json v0.24.0/go.mod h1:Nfj5ubo9xbu9uiAoZVBsNOjvNKB66Oyrvtit74kC7ow=
336336
github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI=

0 commit comments

Comments
 (0)