File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/hashicorp/go-getter v1.5.1
11
11
github.com/hashicorp/go-multierror v1.1.0 // indirect
12
12
github.com/hashicorp/go-version v1.2.1
13
- github.com/hashicorp/hcl/v2 v2.8.1
13
+ github.com/hashicorp/hcl/v2 v2.8.2
14
14
github.com/hashicorp/hil v0.0.0-20200423225030-a18a1cd20038 // indirect
15
15
github.com/hashicorp/terraform v0.14.3
16
16
github.com/imdario/mergo v0.3.11
Original file line number Diff line number Diff line change @@ -298,6 +298,8 @@ github.com/hashicorp/hcl/v2 v2.8.0 h1:iHLEAsNDp3N2MtqroP1wf0nF/zB2+McHN5YCzwqIm8
298
298
github.com/hashicorp/hcl/v2 v2.8.0 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
299
299
github.com/hashicorp/hcl/v2 v2.8.1 h1:FJ60CIYaMyJOKzPndhMyjiz353Fd+2jr6PodF5Xzb08 =
300
300
github.com/hashicorp/hcl/v2 v2.8.1 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
301
+ github.com/hashicorp/hcl/v2 v2.8.2 h1:wmFle3D1vu0okesm8BTLVDyJ6/OL9DCLUwn0b2OptiY =
302
+ github.com/hashicorp/hcl/v2 v2.8.2 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
301
303
github.com/hashicorp/hil v0.0.0-20190212112733-ab17b08d6590 /go.mod h1:n2TSygSNwsLJ76m8qFXTSc7beTb+auJxYdqrnoqwZWE =
302
304
github.com/hashicorp/hil v0.0.0-20200423225030-a18a1cd20038 h1:n9J0rwVWXDpNd5iZnwY7w4WZyq53/rROeI7OVvLW8Ok =
303
305
github.com/hashicorp/hil v0.0.0-20200423225030-a18a1cd20038 /go.mod h1:n2TSygSNwsLJ76m8qFXTSc7beTb+auJxYdqrnoqwZWE =
You can’t perform that action at this time.
0 commit comments