File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
1313 github.com/hashicorp/go-retryablehttp v0.7.1
1414 github.com/hashicorp/hcl v1.0.0
15- github.com/hashicorp/hcl/v2 v2.11.1
15+ github.com/hashicorp/hcl/v2 v2.12.0
1616 github.com/hashicorp/terraform-plugin-sdk/v2 v2.14.0
1717 github.com/mitchellh/go-homedir v1.1.0
1818 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -264,8 +264,9 @@ github.com/hashicorp/hc-install v0.3.1 h1:VIjllE6KyAI1A244G8kTaHXy+TL5/XYzvrtFi8
264264github.com/hashicorp/hc-install v0.3.1 /go.mod h1:3LCdWcCDS1gaHC9mhHCGbkYfoY6vdsKohGjugbZdZak =
265265github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
266266github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
267- github.com/hashicorp/hcl/v2 v2.11.1 h1:yTyWcXcm9XB0TEkyU/JCRU6rYy4K+mgLtzn2wlrJbcc =
268267github.com/hashicorp/hcl/v2 v2.11.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
268+ github.com/hashicorp/hcl/v2 v2.12.0 h1:PsYxySWpMD4KPaoJLnsHwtK5Qptvj/4Q6s0t4sUxZf4 =
269+ github.com/hashicorp/hcl/v2 v2.12.0 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
269270github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
270271github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
271272github.com/hashicorp/terraform-exec v0.16.1 h1:NAwZFJW2L2SaCBVZoVaH8LPImLOGbPLkSHy0IYbs2uE =
You can’t perform that action at this time.
0 commit comments