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 @@ -5,7 +5,7 @@ go 1.22.5
5
5
require (
6
6
github.com/dave/dst v0.27.3
7
7
github.com/google/go-cmp v0.6.0
8
- github.com/hashicorp/hcl/v2 v2.21 .0
8
+ github.com/hashicorp/hcl/v2 v2.22 .0
9
9
github.com/terraform-linters/tflint-plugin-sdk v0.20.0
10
10
github.com/zclconf/go-cty v1.15.0
11
11
)
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ github.com/hashicorp/go-plugin v1.6.0 h1:wgd4KxHJTVGGqWBq4QPB1i5BZNEx9BR8+OFmHDm
25
25
github.com/hashicorp/go-plugin v1.6.0 /go.mod h1:lBS5MtSSBZk0SHc66KACcjjlU6WzEVP/8pwz68aMkCI =
26
26
github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
27
27
github.com/hashicorp/go-version v1.6.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
28
- github.com/hashicorp/hcl/v2 v2.21 .0 h1:lve4q/o/2rqwYOgUg3y3V2YPyD1/zkCLGjIV74Jit14 =
29
- github.com/hashicorp/hcl/v2 v2.21 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
28
+ github.com/hashicorp/hcl/v2 v2.22 .0 h1:hkZ3nCtqeJsDhPRFz5EA9iwcG1hNWGePOTw6oyul12M =
29
+ github.com/hashicorp/hcl/v2 v2.22 .0 /go.mod h1:62ZYHrXgPoX8xBnzl8QzbWq4dyDsDtfCRgIq1rbJEvA =
30
30
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE =
31
31
github.com/hashicorp/yamux v0.1.1 /go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ =
32
32
github.com/jhump/protoreflect v1.15.1 h1:HUMERORf3I3ZdX05WaQ6MIpd/NJ434hTp5YiKgfCL6c =
You can’t perform that action at this time.
0 commit comments