File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/golang/mock v1.5.0
9
9
github.com/google/go-cmp v0.5.5
10
10
github.com/hashicorp/aws-sdk-go-base v0.7.0
11
- github.com/hashicorp/hcl/v2 v2.9.0
11
+ github.com/hashicorp/hcl/v2 v2.9.1
12
12
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.4
13
13
github.com/mitchellh/go-homedir v1.1.0
14
14
github.com/onsi/ginkgo v1.14.2 // indirect
Original file line number Diff line number Diff line change @@ -211,8 +211,9 @@ github.com/hashicorp/go-version v1.2.1/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
211
211
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
212
212
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
213
213
github.com/hashicorp/hcl/v2 v2.3.0 /go.mod h1:d+FwDBbOLvpAM3Z6J7gPj/VoAGkNe/gm352ZhjJ/Zv8 =
214
- github.com/hashicorp/hcl/v2 v2.9.0 h1:7kJiMiKBqGHASbDJuFAMlpRMJLyhuLg/IsU/3EzwniA =
215
214
github.com/hashicorp/hcl/v2 v2.9.0 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
215
+ github.com/hashicorp/hcl/v2 v2.9.1 h1:eOy4gREY0/ZQHNItlfuEZqtcQbXIxzojlP301hDpnac =
216
+ github.com/hashicorp/hcl/v2 v2.9.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
216
217
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
217
218
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
218
219
github.com/hashicorp/terraform-exec v0.12.0 /go.mod h1:SGhto91bVRlgXQWcJ5znSz+29UZIa8kpBbkGwQ+g9E8 =
You can’t perform that action at this time.
0 commit comments