File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/gruntwork-io/terragrunt v0.54.11
16
16
github.com/hashicorp/go-getter v1.7.3
17
17
github.com/hashicorp/go-getter/v2 v2.2.1
18
- github.com/hashicorp/hcl/v2 v2.20.0
18
+ github.com/hashicorp/hcl/v2 v2.20.1
19
19
github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72
20
20
github.com/sirupsen/logrus v1.9.3
21
21
github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -726,6 +726,8 @@ github.com/hashicorp/hcl/v2 v2.19.1 h1://i05Jqznmb2EXqa39Nsvyan2o5XyMowW5fnCKW5R
726
726
github.com/hashicorp/hcl/v2 v2.19.1 /go.mod h1:ThLC89FV4p9MPW804KVbe/cEXoQ8NZEh+JtMeeGErHE =
727
727
github.com/hashicorp/hcl/v2 v2.20.0 h1:l++cRs/5jQOiKVvqXZm/P1ZEfVXJmvLS9WSVxkaeTb4 =
728
728
github.com/hashicorp/hcl/v2 v2.20.0 /go.mod h1:WmcD/Ym72MDOOx5F62Ly+leloeu6H7m0pG7VBiU6pQk =
729
+ github.com/hashicorp/hcl/v2 v2.20.1 h1:M6hgdyz7HYt1UN9e61j+qKJBqR3orTWbI1HKBJEdxtc =
730
+ github.com/hashicorp/hcl/v2 v2.20.1 /go.mod h1:TZDqQ4kNKCbh1iJp99FdPiUaVDDUPivbqxZulxDYqL4 =
729
731
github.com/hashicorp/jsonapi v0.0.0-20210420151930-edf82c9774bf /go.mod h1:Yog5+CPEM3c99L1CL2CFCYoSzgWm5vTU58idbRUaLik =
730
732
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
731
733
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
You can’t perform that action at this time.
0 commit comments