diff --git a/NOTICE b/NOTICE index 84fcd24389..b64d76fa24 100644 --- a/NOTICE +++ b/NOTICE @@ -913,7 +913,7 @@ MOZILLA PUBLIC LICENSE (MPL) 2.0 DEPENDENCIES - github.com/hashicorp/terraform-config-inspect/tfconfig License: MPL-2.0 - URL: https://github.com/hashicorp/terraform-config-inspect/blob/225c06ed5fd9/LICENSE + URL: https://github.com/hashicorp/terraform-config-inspect/blob/785479628bd7/LICENSE - github.com/hashicorp/terraform-exec License: MPL-2.0 diff --git a/go.mod b/go.mod index bc684c7666..a5e167ae5e 100644 --- a/go.mod +++ b/go.mod @@ -67,7 +67,7 @@ require ( github.com/hashicorp/go-version v1.8.0 github.com/hashicorp/hcl v1.0.1-vault-7 github.com/hashicorp/hcl/v2 v2.24.0 - github.com/hashicorp/terraform-config-inspect v0.0.0-20250828155816-225c06ed5fd9 + github.com/hashicorp/terraform-config-inspect v0.0.0-20260120201749-785479628bd7 github.com/hashicorp/terraform-exec v0.24.0 github.com/hexops/gotextdiff v1.0.3 github.com/jfrog/jfrog-client-go v1.55.0 diff --git a/go.sum b/go.sum index 96bb0eef23..663d9b09e4 100644 --- a/go.sum +++ b/go.sum @@ -670,8 +670,8 @@ github.com/hashicorp/memberlist v0.5.2 h1:rJoNPWZ0juJBgqn48gjy59K5H4rNgvUoM1kUD7 github.com/hashicorp/memberlist v0.5.2/go.mod h1:Ri9p/tRShbjYnpNf4FFPXG7wxEGY4Nrcn6E7jrVa//4= github.com/hashicorp/serf v0.10.2 h1:m5IORhuNSjaxeljg5DeQVDlQyVkhRIjJDimbkCa8aAc= github.com/hashicorp/serf v0.10.2/go.mod h1:T1CmSGfSeGfnfNy/w0odXQUR1rfECGd2Qdsp84DjOiY= -github.com/hashicorp/terraform-config-inspect v0.0.0-20250828155816-225c06ed5fd9 h1:1MLunZqjVd9j5gc5kjE04VEoieDVdWdgdM6T2fNQvY8= -github.com/hashicorp/terraform-config-inspect v0.0.0-20250828155816-225c06ed5fd9/go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI= +github.com/hashicorp/terraform-config-inspect v0.0.0-20260120201749-785479628bd7 h1:3roJG2qA6gqvm3O89wCtlIRnw2el75cC6A9t1akIZ9I= +github.com/hashicorp/terraform-config-inspect v0.0.0-20260120201749-785479628bd7/go.mod h1:Gz/z9Hbn+4KSp8A2FBtNszfLSdT2Tn/uAKGuVqqWmDI= github.com/hashicorp/terraform-exec v0.24.0 h1:mL0xlk9H5g2bn0pPF6JQZk5YlByqSqrO5VoaNtAf8OE= github.com/hashicorp/terraform-exec v0.24.0/go.mod h1:lluc/rDYfAhYdslLJQg3J0oDqo88oGQAdHR+wDqFvo4= github.com/hashicorp/terraform-json v0.27.1 h1:zWhEracxJW6lcjt/JvximOYyc12pS/gaKSy/wzzE7nY=