Skip to content

Commit b1e83ad

Browse files
committed
Revert "feat: TF-25532: Modified: bumped hcl-lang version"
This reverts commit 914a3c9.
1 parent 914a3c9 commit b1e83ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/hashicorp/go-uuid v1.0.3
1515
github.com/hashicorp/go-version v1.7.0
1616
github.com/hashicorp/hc-install v0.9.2
17-
github.com/hashicorp/hcl-lang v0.0.0-20250613065639-63c091d281a8
17+
github.com/hashicorp/hcl-lang v0.0.0-20250117153936-66cdc97e9d3b
1818
github.com/hashicorp/hcl/v2 v2.23.0
1919
github.com/hashicorp/terraform-exec v0.23.0
2020
github.com/hashicorp/terraform-json v0.25.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ github.com/hashicorp/golang-lru v0.5.4 h1:YDjusn29QI/Das2iO9M0BHnIbxPeyuCHsjMW+l
116116
github.com/hashicorp/golang-lru v0.5.4/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4=
117117
github.com/hashicorp/hc-install v0.9.2 h1:v80EtNX4fCVHqzL9Lg/2xkp62bbvQMnvPQ0G+OmtO24=
118118
github.com/hashicorp/hc-install v0.9.2/go.mod h1:XUqBQNnuT4RsxoxiM9ZaUk0NX8hi2h+Lb6/c0OZnC/I=
119-
github.com/hashicorp/hcl-lang v0.0.0-20250613065639-63c091d281a8 h1:7Eloa9frNRRuoP83QFpLx1+2KIL2WmTc6eIjTiaavnk=
120-
github.com/hashicorp/hcl-lang v0.0.0-20250613065639-63c091d281a8/go.mod h1:2SQEYnpcouuNOR8bjKyWuh82bawbZgoesfHZgqVSTjg=
119+
github.com/hashicorp/hcl-lang v0.0.0-20250117153936-66cdc97e9d3b h1:JWLbh10Hji/SYrBGwaWmvmqvbbOxQzuFZ0CplYCwCM4=
120+
github.com/hashicorp/hcl-lang v0.0.0-20250117153936-66cdc97e9d3b/go.mod h1:7aFvdIfHocBadjQ6j5RbxV0rSEasCPj0RTj/ujGCmi8=
121121
github.com/hashicorp/hcl/v2 v2.23.0 h1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3qos=
122122
github.com/hashicorp/hcl/v2 v2.23.0/go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA=
123123
github.com/hashicorp/terraform-exec v0.23.0 h1:MUiBM1s0CNlRFsCLJuM5wXZrzA3MnPYEsiXmzATMW/I=

0 commit comments

Comments
 (0)