fix(deps): update github.com/hashicorp/terraform-config-inspect digest to d9a8f43 in go.mod (main) (#5746)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-28 03:49:20 +00:00
committed by GitHub
parent 872ce624fe
commit 5bd4e1853c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/hashicorp/go-version v1.7.0
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/hashicorp/hc-install v0.9.2
github.com/hashicorp/terraform-config-inspect v0.0.0-20250731202709-e8a84eebd3e7
github.com/hashicorp/terraform-config-inspect v0.0.0-20250822072239-d9a8f4395430
github.com/jpillora/backoff v1.0.0
github.com/kr/pretty v0.3.1
github.com/microcosm-cc/bluemonday v1.0.27