Skip to content

Commit bab4b3f

Browse files
authored
fix(deps): update github.com/hashicorp/terraform-config-inspect digest to d2d12f9 (#2942)
1 parent 10bb54f commit bab4b3f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

infra/blueprint-test/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/GoogleContainerTools/kpt-functions-sdk/go/api v0.0.0-20230427202446-3255accc518d
77
github.com/alexflint/go-filemutex v1.3.0
88
github.com/gruntwork-io/terratest v0.48.2
9-
github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4
9+
github.com/hashicorp/terraform-config-inspect v0.0.0-20250401063509-d2d12f9a63bb
1010
github.com/hashicorp/terraform-json v0.24.0
1111
github.com/mattn/go-shellwords v1.0.12
1212
github.com/mitchellh/go-testing-interface v1.14.2-0.20210821155943-2d9075ca8770

infra/blueprint-test/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f h1:UdxlrJz4JOnY8W+Db
155155
github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f/go.mod h1:oZtUIOe8dh44I2q6ScRibXws4Ajl+d+nod3AaR9vL5w=
156156
github.com/hashicorp/hcl/v2 v2.22.0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M=
157157
github.com/hashicorp/hcl/v2 v2.22.0/go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA=
158-
github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4 h1:6zYoI+NGpRPo0UjbnJfmqqTFcTEKvbv77h0ZcgeLXJs=
159-
github.com/hashicorp/terraform-config-inspect v0.0.0-20250203082807-efaa306e97b4/go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI=
158+
github.com/hashicorp/terraform-config-inspect v0.0.0-20250401063509-d2d12f9a63bb h1:9TvrRaIIL7QYPk6i1TVKZvRuELwPNR7xVmBuYh52HUY=
159+
github.com/hashicorp/terraform-config-inspect v0.0.0-20250401063509-d2d12f9a63bb/go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI=
160160
github.com/hashicorp/terraform-json v0.24.0 h1:rUiyF+x1kYawXeRth6fKFm/MdfBS6+lW4NbeATsYz8Q=
161161
github.com/hashicorp/terraform-json v0.24.0/go.mod h1:Nfj5ubo9xbu9uiAoZVBsNOjvNKB66Oyrvtit74kC7ow=
162162
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=

0 commit comments

Comments
 (0)