File tree 2 files changed +6
-6
lines changed 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ require (
10
10
github.com/hashicorp/aws-sdk-go-base v0.7.0
11
11
github.com/hashicorp/go-plugin v1.4.0
12
12
github.com/hashicorp/go-version v1.2.1
13
- github.com/hashicorp/hcl/v2 v2.7.2
13
+ github.com/hashicorp/hcl/v2 v2.8.0
14
14
github.com/hashicorp/logutils v1.0.0
15
- github.com/hashicorp/terraform v0.14.0
15
+ github.com/hashicorp/terraform v0.14.2
16
16
github.com/hashicorp/terraform-plugin-sdk/v2 v2.3.0
17
17
github.com/jessevdk/go-flags v1.4.0
18
18
github.com/jstemmer/go-junit-report v0.9.1
Original file line number Diff line number Diff line change @@ -337,14 +337,14 @@ github.com/hashicorp/hcl/v2 v2.0.0/go.mod h1:oVVDG71tEinNGYCxinCYadcmKU9bglqW9pV
337
337
github.com/hashicorp/hcl/v2 v2.3.0 /go.mod h1:d+FwDBbOLvpAM3Z6J7gPj/VoAGkNe/gm352ZhjJ/Zv8 =
338
338
github.com/hashicorp/hcl/v2 v2.7.1 h1:eZWfKEO93WyE4OnZSD5LVy70YHDV/mmQ49gpKDLpDVM =
339
339
github.com/hashicorp/hcl/v2 v2.7.1 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
340
- github.com/hashicorp/hcl/v2 v2.7.2 h1:SpE9BfBb/nFxXRZvvKINKeQiGpyj6d0hhgXVqEtLGD4 =
341
- github.com/hashicorp/hcl/v2 v2.7.2 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
340
+ github.com/hashicorp/hcl/v2 v2.8.0 h1:iHLEAsNDp3N2MtqroP1wf0nF/zB2+McHN5YCzwqIm80 =
341
+ github.com/hashicorp/hcl/v2 v2.8.0 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
342
342
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
343
343
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
344
344
github.com/hashicorp/memberlist v0.1.0 /go.mod h1:ncdBp14cuox2iFOq3kDiquKU6fqsTBc3W6JvZwjxxsE =
345
345
github.com/hashicorp/serf v0.0.0-20160124182025-e4ec8cc423bb /go.mod h1:h/Ru6tmZazX7WO/GDmwdpS975F019L4t5ng5IgwbNrE =
346
- github.com/hashicorp/terraform v0.14.0 h1:s0OivKdekGqireI8vzOXkXUHb0QxNfG8rnGuPS+cQMU =
347
- github.com/hashicorp/terraform v0.14.0 /go.mod h1:K/qLM9bt3zVQPWrOn7IWiHbmNms5bn2O4UWycd2kMjk =
346
+ github.com/hashicorp/terraform v0.14.2 h1:5NfiWYxqV4azt0qI25uqOwoMRU3QsT/9kKggITFesBI =
347
+ github.com/hashicorp/terraform v0.14.2 /go.mod h1:zpmSSdH4QT4o1J1+6OeSP2DYIWDCwIrbnLRP5j7z2jI =
348
348
github.com/hashicorp/terraform-config-inspect v0.0.0-20191212124732-c6ae6269b9d7 h1:Pc5TCv9mbxFN6UVX0LH6CpQrdTM5YjbVI2w15237Pjk =
349
349
github.com/hashicorp/terraform-config-inspect v0.0.0-20191212124732-c6ae6269b9d7 /go.mod h1:p+ivJws3dpqbp1iP84+npOyAmTTOLMgCzrXd3GSdn/A =
350
350
github.com/hashicorp/terraform-exec v0.10.0 h1:3nh/1e3u9gYRUQGOKWp/8wPR7ABlL2F14sZMZBrp+dM =
You can’t perform that action at this time.
0 commit comments