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.41.10
9
9
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
10
- github.com/hashicorp/hcl/v2 v2.16.1
10
+ github.com/hashicorp/hcl/v2 v2.16.2
11
11
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1
12
12
github.com/hashicorp/terraform-provider-google v1.20.1-0.20210625223728-379bcb41c06b
13
13
github.com/mongodb-forks/digest v1.0.4
Original file line number Diff line number Diff line change @@ -487,8 +487,8 @@ github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T
487
487
github.com/hashicorp/hcl/v2 v2.3.0 /go.mod h1:d+FwDBbOLvpAM3Z6J7gPj/VoAGkNe/gm352ZhjJ/Zv8 =
488
488
github.com/hashicorp/hcl/v2 v2.6.0 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
489
489
github.com/hashicorp/hcl/v2 v2.9.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
490
- github.com/hashicorp/hcl/v2 v2.16.1 h1:BwuxEMD/tsYgbhIW7UuI3crjovf3MzuFWiVgiv57iHg =
491
- github.com/hashicorp/hcl/v2 v2.16.1 /go.mod h1:JRmR89jycNkrrqnMmvPDMd56n1rQJ2Q6KocSLCMCXng =
490
+ github.com/hashicorp/hcl/v2 v2.16.2 h1:mpkHZh/Tv+xet3sy3F9Ld4FyI2tUpWe9x3XtPx9f1a0 =
491
+ github.com/hashicorp/hcl/v2 v2.16.2 /go.mod h1:JRmR89jycNkrrqnMmvPDMd56n1rQJ2Q6KocSLCMCXng =
492
492
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
493
493
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
494
494
github.com/hashicorp/mdns v1.0.0 /go.mod h1:tL+uN++7HEJ6SQLQ2/p+z2pH24WQKWjBPkE0mNTz8vQ =
You can’t perform that action at this time.
0 commit comments