Skip to content

Commit f698765

Browse files
authored
chore(deps): update module hashicorp/hcl/v2 to v2.8.2 (#720)
1 parent d225d2b commit f698765

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/hashicorp/go-getter v1.5.1
1111
github.com/hashicorp/go-multierror v1.1.0 // indirect
1212
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
1414
github.com/hashicorp/hil v0.0.0-20200423225030-a18a1cd20038 // indirect
1515
github.com/hashicorp/terraform v0.14.3
1616
github.com/imdario/mergo v0.3.11

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,8 @@ github.com/hashicorp/hcl/v2 v2.8.0 h1:iHLEAsNDp3N2MtqroP1wf0nF/zB2+McHN5YCzwqIm8
298298
github.com/hashicorp/hcl/v2 v2.8.0/go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY=
299299
github.com/hashicorp/hcl/v2 v2.8.1 h1:FJ60CIYaMyJOKzPndhMyjiz353Fd+2jr6PodF5Xzb08=
300300
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=
301303
github.com/hashicorp/hil v0.0.0-20190212112733-ab17b08d6590/go.mod h1:n2TSygSNwsLJ76m8qFXTSc7beTb+auJxYdqrnoqwZWE=
302304
github.com/hashicorp/hil v0.0.0-20200423225030-a18a1cd20038 h1:n9J0rwVWXDpNd5iZnwY7w4WZyq53/rROeI7OVvLW8Ok=
303305
github.com/hashicorp/hil v0.0.0-20200423225030-a18a1cd20038/go.mod h1:n2TSygSNwsLJ76m8qFXTSc7beTb+auJxYdqrnoqwZWE=

0 commit comments

Comments
 (0)