File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/golang/mock v1.4.4
8
8
github.com/google/go-cmp v0.5.4
9
9
github.com/hashicorp/aws-sdk-go-base v0.7.0
10
- github.com/hashicorp/hcl/v2 v2.8.1
10
+ github.com/hashicorp/hcl/v2 v2.8.2
11
11
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.0
12
12
github.com/mitchellh/go-homedir v1.1.0
13
13
github.com/onsi/ginkgo v1.14.2 // indirect
Original file line number Diff line number Diff line change @@ -209,6 +209,8 @@ github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ
209
209
github.com/hashicorp/hcl/v2 v2.3.0 /go.mod h1:d+FwDBbOLvpAM3Z6J7gPj/VoAGkNe/gm352ZhjJ/Zv8 =
210
210
github.com/hashicorp/hcl/v2 v2.8.1 h1:FJ60CIYaMyJOKzPndhMyjiz353Fd+2jr6PodF5Xzb08 =
211
211
github.com/hashicorp/hcl/v2 v2.8.1 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
212
+ github.com/hashicorp/hcl/v2 v2.8.2 h1:wmFle3D1vu0okesm8BTLVDyJ6/OL9DCLUwn0b2OptiY =
213
+ github.com/hashicorp/hcl/v2 v2.8.2 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
212
214
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
213
215
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
214
216
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