From e6ac3875b3b331f095e324f11c1608514fab7088 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 31 Jul 2026 21:15:06 +0000 Subject: [PATCH] chore(deps): update github.com/hashicorp/terraform-config-inspect digest to 2fb54c2 --- infra/blueprint-test/go.mod | 2 +- infra/blueprint-test/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/blueprint-test/go.mod b/infra/blueprint-test/go.mod index 35aa5c79cda..547065f9ae7 100644 --- a/infra/blueprint-test/go.mod +++ b/infra/blueprint-test/go.mod @@ -9,7 +9,7 @@ require ( github.com/alexflint/go-filemutex v1.3.0 github.com/google/go-cmp v0.7.0 github.com/gruntwork-io/terratest v0.54.0 - github.com/hashicorp/terraform-config-inspect v0.0.0-20260224005459-813a97530220 + github.com/hashicorp/terraform-config-inspect v0.0.0-20260709150029-2fb54c236733 github.com/hashicorp/terraform-json v0.27.2 github.com/mattn/go-shellwords v1.0.12 github.com/mitchellh/go-testing-interface v1.14.2-0.20210821155943-2d9075ca8770 diff --git a/infra/blueprint-test/go.sum b/infra/blueprint-test/go.sum index aa2163de14c..7287884396e 100644 --- a/infra/blueprint-test/go.sum +++ b/infra/blueprint-test/go.sum @@ -150,8 +150,8 @@ github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f h1:UdxlrJz4JOnY8W+Db github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f/go.mod h1:oZtUIOe8dh44I2q6ScRibXws4Ajl+d+nod3AaR9vL5w= github.com/hashicorp/hcl/v2 v2.22.0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M= github.com/hashicorp/hcl/v2 v2.22.0/go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA= -github.com/hashicorp/terraform-config-inspect v0.0.0-20260224005459-813a97530220 h1:v0h6j7IMgA24b8aWG5+d6WStIP9G8e/p0DKK3Bmk7YQ= -github.com/hashicorp/terraform-config-inspect v0.0.0-20260224005459-813a97530220/go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI= +github.com/hashicorp/terraform-config-inspect v0.0.0-20260709150029-2fb54c236733 h1:e1CDVoHQG7iqZvWK6EY7gWOVg70z9zDy6PseAAoSEJY= +github.com/hashicorp/terraform-config-inspect v0.0.0-20260709150029-2fb54c236733/go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI= github.com/hashicorp/terraform-json v0.27.2 h1:BwGuzM6iUPqf9JYM/Z4AF1OJ5VVJEEzoKST/tRDBJKU= github.com/hashicorp/terraform-json v0.27.2/go.mod h1:GzPLJ1PLdUG5xL6xn1OXWIjteQRT2CNT9o/6A9mi9hE= github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=