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 44
55require (
66 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
88 github.com/hashicorp/terraform-plugin-sdk/v2 v2.3.0
99 github.com/terraform-linters/tflint-plugin-sdk v0.5.0
1010)
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
166166github.com/hashicorp/hcl/v2 v2.3.0 /go.mod h1:d+FwDBbOLvpAM3Z6J7gPj/VoAGkNe/gm352ZhjJ/Zv8 =
167167github.com/hashicorp/hcl/v2 v2.6.0 h1:3krZOfGY6SziUXa6H9PJU6TyohHn7I+ARYnhbeNBz+o =
168168github.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 =
169171github.com/hashicorp/logutils v1.0.0 /go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO+LraFDTW64 =
170172github.com/hashicorp/terraform-exec v0.10.0 /go.mod h1:tOT8j1J8rP05bZBGWXfMyU3HkLi1LWyqL3Bzsc3CJjo =
171173github.com/hashicorp/terraform-json v0.5.0 /go.mod h1:eAbqb4w0pSlRmdvl8fOyHAi/+8jnkVYN28gJkSJrLhU =
You can’t perform that action at this time.
0 commit comments