File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/go-test/deep v1.1.0
8
8
github.com/gruntwork-io/terratest v0.46.0
9
9
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
10
- github.com/hashicorp/hcl/v2 v2.18.1
10
+ github.com/hashicorp/hcl/v2 v2.19.0
11
11
github.com/hashicorp/terraform-plugin-framework v1.4.1
12
12
github.com/hashicorp/terraform-plugin-framework-timeouts v0.4.1
13
13
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
Original file line number Diff line number Diff line change @@ -477,8 +477,8 @@ github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f/go.mod h1:oZtUIOe8dh
477
477
github.com/hashicorp/hcl/v2 v2.0.0 /go.mod h1:oVVDG71tEinNGYCxinCYadcmKU9bglqW9pV3txagJ90 =
478
478
github.com/hashicorp/hcl/v2 v2.8.2 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
479
479
github.com/hashicorp/hcl/v2 v2.9.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
480
- github.com/hashicorp/hcl/v2 v2.18.1 h1:6nxnOJFku1EuSawSD81fuviYUV8DxFr3fp2dUi3ZYSo =
481
- github.com/hashicorp/hcl/v2 v2.18.1 /go.mod h1:ThLC89FV4p9MPW804KVbe/cEXoQ8NZEh+JtMeeGErHE =
480
+ github.com/hashicorp/hcl/v2 v2.19.0 h1:vq9ncaL/+JtHe2JFQo6h/D7HqkfrYQn+nRYG/WDKmLo =
481
+ github.com/hashicorp/hcl/v2 v2.19.0 /go.mod h1:ThLC89FV4p9MPW804KVbe/cEXoQ8NZEh+JtMeeGErHE =
482
482
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
483
483
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
484
484
github.com/hashicorp/terraform-config-inspect v0.0.0-20191212124732-c6ae6269b9d7 h1:Pc5TCv9mbxFN6UVX0LH6CpQrdTM5YjbVI2w15237Pjk =
You can’t perform that action at this time.
0 commit comments