Skip to content

Commit a639adc

Browse files
committed
update hcl
1 parent dde743c commit a639adc

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
@@ -52,7 +52,7 @@ require (
5252
github.com/hashicorp/go-uuid v1.0.3
5353
github.com/hashicorp/go-version v1.6.0
5454
github.com/hashicorp/hcl v1.0.0
55-
github.com/hashicorp/hcl/v2 v2.19.2-0.20240214205714-fe0951f68911
55+
github.com/hashicorp/hcl/v2 v2.20.0
5656
github.com/hashicorp/jsonapi v1.2.0
5757
github.com/hashicorp/terraform-registry-address v0.2.0
5858
github.com/hashicorp/terraform-svchost v0.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -705,8 +705,8 @@ github.com/hashicorp/golang-lru v0.5.1 h1:0hERBMJE1eitiLkihrMvRVBYAkpHzc/J3QdDN+
705705
github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
706706
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
707707
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
708-
github.com/hashicorp/hcl/v2 v2.19.2-0.20240214205714-fe0951f68911 h1:LWT9UW4fPejxnFSCMcyreTizpA9DmxwFeryEoXkgNK0=
709-
github.com/hashicorp/hcl/v2 v2.19.2-0.20240214205714-fe0951f68911/go.mod h1:ThLC89FV4p9MPW804KVbe/cEXoQ8NZEh+JtMeeGErHE=
708+
github.com/hashicorp/hcl/v2 v2.20.0 h1:l++cRs/5jQOiKVvqXZm/P1ZEfVXJmvLS9WSVxkaeTb4=
709+
github.com/hashicorp/hcl/v2 v2.20.0/go.mod h1:WmcD/Ym72MDOOx5F62Ly+leloeu6H7m0pG7VBiU6pQk=
710710
github.com/hashicorp/jsonapi v1.2.0 h1:ezDCzOFsKTL+KxVQuA1rNxkIGTvZph1rNu8kT5A8trI=
711711
github.com/hashicorp/jsonapi v1.2.0/go.mod h1:Yog5+CPEM3c99L1CL2CFCYoSzgWm5vTU58idbRUaLik=
712712
github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64=

0 commit comments

Comments
 (0)