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.1
8+ github.com/terraform-linters/tflint-plugin-sdk v0.23.0
99)
1010
1111require (
Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
117117github.com/stretchr/testify v1.7.2 /go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals =
118118github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
119119github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
120- github.com/terraform-linters/tflint-plugin-sdk v0.23.1 h1:3wnfNxK3HJYXQNpZcRzBqyedWVPJROIad6tcgFcWqts =
121- github.com/terraform-linters/tflint-plugin-sdk v0.23.1 /go.mod h1:m8D/vUb17Q+sjg7SmxrswDTWCdJx/xn6QkVD77CIEtg =
120+ github.com/terraform-linters/tflint-plugin-sdk v0.23.0 h1:tvbMuXHIuv3ptT4Z7rtEO7tu6E5GbG+r8QH/JSqijt8 =
121+ github.com/terraform-linters/tflint-plugin-sdk v0.23.0 /go.mod h1:D/JrhhuF6Lwf5wC2l3GYQpVAByWq5fVZg5w6XxAiPbs =
122122github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8 =
123123github.com/vmihailenco/msgpack/v5 v5.4.1 /go.mod h1:GaZTsDaehaPpQVyxrf5mtQlH+pc21PIudVV/E3rRQok =
124124github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g =
You can’t perform that action at this time.
0 commit comments