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 @@ -68,7 +68,7 @@ require (
68
68
github.com/google/uuid v1.3.0
69
69
github.com/hashicorp/go-version v1.4.0
70
70
github.com/hashicorp/hc-install v0.3.1
71
- github.com/hashicorp/hcl/v2 v2.11.1
71
+ github.com/hashicorp/hcl/v2 v2.12.0
72
72
github.com/hashicorp/terraform-config-inspect v0.0.0-20211115214459-90acf1ca460f
73
73
github.com/hashicorp/terraform-exec v0.15.0
74
74
github.com/hashicorp/terraform-json v0.13.0
Original file line number Diff line number Diff line change @@ -899,8 +899,8 @@ github.com/hashicorp/hcl v0.0.0-20170504190234-a4b07c25de5f/go.mod h1:oZtUIOe8dh
899
899
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4 =
900
900
github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
901
901
github.com/hashicorp/hcl/v2 v2.0.0 /go.mod h1:oVVDG71tEinNGYCxinCYadcmKU9bglqW9pV3txagJ90 =
902
- github.com/hashicorp/hcl/v2 v2.11.1 h1:yTyWcXcm9XB0TEkyU/JCRU6rYy4K+mgLtzn2wlrJbcc =
903
- github.com/hashicorp/hcl/v2 v2.11.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
902
+ github.com/hashicorp/hcl/v2 v2.12.0 h1:PsYxySWpMD4KPaoJLnsHwtK5Qptvj/4Q6s0t4sUxZf4 =
903
+ github.com/hashicorp/hcl/v2 v2.12.0 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
904
904
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
905
905
github.com/hashicorp/mdns v1.0.0 /go.mod h1:tL+uN++7HEJ6SQLQ2/p+z2pH24WQKWjBPkE0mNTz8vQ =
906
906
github.com/hashicorp/memberlist v0.1.3 /go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2pPBoIllUwCN7I =
You can’t perform that action at this time.
0 commit comments