File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Gaardsholt/tflint-ruleset-trailing-comma
33go 1.23.0
44
55require (
6- github.com/hashicorp/hcl/v2 v2.22 .0
6+ github.com/hashicorp/hcl/v2 v2.23 .0
77 github.com/terraform-linters/tflint-plugin-sdk v0.21.0
88)
99
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ github.com/hashicorp/go-plugin v1.6.1 h1:P7MR2UP6gNKGPp+y7EZw2kOiq4IR9WiqLvp0XOs
2121github.com/hashicorp/go-plugin v1.6.1 /go.mod h1:XPHFku2tFo3o3QKFgSYo+cghcUhw1NA1hZyMK0PWAw0 =
2222github.com/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
2323github.com/hashicorp/go-version v1.7.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
24- github.com/hashicorp/hcl/v2 v2.22 .0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M =
25- github.com/hashicorp/hcl/v2 v2.22 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
24+ github.com/hashicorp/hcl/v2 v2.23 .0 h1:Fphj1/gCylPxHutVSEOf2fBOh1VE4AuLV7+kbJf3qos =
25+ github.com/hashicorp/hcl/v2 v2.23 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
2626github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE =
2727github.com/hashicorp/yamux v0.1.1 /go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ =
2828github.com/jhump/protoreflect v1.15.1 h1:HUMERORf3I3ZdX05WaQ6MIpd/NJ434hTp5YiKgfCL6c =
You can’t perform that action at this time.
0 commit comments