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 4
4
5
5
require (
6
6
github.com/google/go-cmp v0.5.3
7
- github.com/hashicorp/hcl/v2 v2.6.0
7
+ github.com/hashicorp/hcl/v2 v2.7.1
8
8
github.com/hashicorp/terraform-plugin-sdk/v2 v2.3.0
9
9
github.com/terraform-linters/tflint-plugin-sdk v0.5.0
10
10
)
Original file line number Diff line number Diff line change @@ -166,6 +166,8 @@ github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ
166
166
github.com/hashicorp/hcl/v2 v2.3.0 /go.mod h1:d+FwDBbOLvpAM3Z6J7gPj/VoAGkNe/gm352ZhjJ/Zv8 =
167
167
github.com/hashicorp/hcl/v2 v2.6.0 h1:3krZOfGY6SziUXa6H9PJU6TyohHn7I+ARYnhbeNBz+o =
168
168
github.com/hashicorp/hcl/v2 v2.6.0 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
169
+ github.com/hashicorp/hcl/v2 v2.7.1 h1:eZWfKEO93WyE4OnZSD5LVy70YHDV/mmQ49gpKDLpDVM =
170
+ github.com/hashicorp/hcl/v2 v2.7.1 /go.mod h1:bQTN5mpo+jewjJgh8jr0JUguIi7qPHUF6yIfAEN3jqY =
169
171
github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
170
172
github.com/hashicorp/terraform-exec v0.10.0 /go.mod h1:tOT8j1J8rP05bZBGWXfMyU3HkLi1LWyqL3Bzsc3CJjo =
171
173
github.com/hashicorp/terraform-json v0.5.0 /go.mod h1:eAbqb4w0pSlRmdvl8fOyHAi/+8jnkVYN28gJkSJrLhU =
You can’t perform that action at this time.
0 commit comments