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.25.1
55require (
66 github.com/hashicorp/hcl/v2 v2.24.0
77 github.com/myerscode/aws-meta v0.68.0
8- github.com/terraform-linters/tflint-plugin-sdk v0.23.0
8+ github.com/terraform-linters/tflint-plugin-sdk v0.23.1
99)
1010
1111require (
Original file line number Diff line number Diff line change @@ -113,8 +113,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
113113github.com/stretchr/testify v1.7.2 /go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals =
114114github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
115115github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
116- github.com/terraform-linters/tflint-plugin-sdk v0.23.0 h1:tvbMuXHIuv3ptT4Z7rtEO7tu6E5GbG+r8QH/JSqijt8 =
117- github.com/terraform-linters/tflint-plugin-sdk v0.23.0 /go.mod h1:D/JrhhuF6Lwf5wC2l3GYQpVAByWq5fVZg5w6XxAiPbs =
116+ github.com/terraform-linters/tflint-plugin-sdk v0.23.1 h1:wgkPwcX+NenNpi1h2Ff7hs8Y3O2kZpwL8ZJB5DZkcEI =
117+ github.com/terraform-linters/tflint-plugin-sdk v0.23.1 /go.mod h1:D/JrhhuF6Lwf5wC2l3GYQpVAByWq5fVZg5w6XxAiPbs =
118118github.com/vmihailenco/msgpack/v5 v5.3.5 h1:5gO0H1iULLWGhs2H5tbAHIZTV8/cYafcFOr9znI5mJU =
119119github.com/vmihailenco/msgpack/v5 v5.3.5 /go.mod h1:7xyJ9e+0+9SaZT0Wt1RGleJXzli6Q/V5KbhBonMG9jc =
120120github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g =
You can’t perform that action at this time.
0 commit comments