File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ require (
32
32
github.com/spf13/afero v1.6.0
33
33
github.com/stretchr/testify v1.7.0
34
34
github.com/terraform-linters/tflint-plugin-sdk v0.9.1
35
- github.com/terraform-linters/tflint-ruleset-aws v0.10.0
35
+ github.com/terraform-linters/tflint-ruleset-aws v0.10.1
36
36
github.com/xeipuuv/gojsonschema v1.2.0
37
37
github.com/zclconf/go-cty v1.10.0
38
38
github.com/zclconf/go-cty-yaml v1.0.2
Original file line number Diff line number Diff line change @@ -188,7 +188,6 @@ github.com/hashicorp/go-version v1.3.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09
188
188
github.com/hashicorp/golang-lru v0.5.0 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
189
189
github.com/hashicorp/golang-lru v0.5.1 /go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8 =
190
190
github.com/hashicorp/hcl/v2 v2.10.0 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
191
- github.com/hashicorp/hcl/v2 v2.10.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
192
191
github.com/hashicorp/hcl/v2 v2.11.1 h1:yTyWcXcm9XB0TEkyU/JCRU6rYy4K+mgLtzn2wlrJbcc =
193
192
github.com/hashicorp/hcl/v2 v2.11.1 /go.mod h1:FwWsfWEjyV/CMj8s/gqAuiviY72rJ1/oayI9WftqcKg =
194
193
github.com/hashicorp/logutils v1.0.0 h1:dLEQVugN8vlakKOUE3ihGLTZJRB4j+M2cdTm/ORI65Y =
@@ -289,8 +288,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
289
288
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
290
289
github.com/terraform-linters/tflint-plugin-sdk v0.9.1 h1:Q7+QmvkxrINjsxQ9iOR9GDIppS7kT2hXQBHNaZ+01ug =
291
290
github.com/terraform-linters/tflint-plugin-sdk v0.9.1 /go.mod h1:2pu+KHPrxfV/Y0inO9c5w4ptL6dNIHu8Em7ZxXBNP4E =
292
- github.com/terraform-linters/tflint-ruleset-aws v0.10.0 h1:Ii/VxRKsHv6H7gRouh2ncf+1JLpRR3PD6dCgKAeEXYQ =
293
- github.com/terraform-linters/tflint-ruleset-aws v0.10.0 /go.mod h1:mg5/RRy+ET4WBcc1UZ+Cjp6Jt0o3dKrikd0LvqnBjgk =
291
+ github.com/terraform-linters/tflint-ruleset-aws v0.10.1 h1:TNb6TDktpnc/n98mfYsrssYrWlPTEAtRZaZInnVrX+8 =
292
+ github.com/terraform-linters/tflint-ruleset-aws v0.10.1 /go.mod h1:cNzNvNBmQs2C7GH8Z9cUFuMo4fAiJxHNScO8jcI9HM4 =
294
293
github.com/ulikunitz/xz v0.5.8 h1:ERv8V6GKqVi23rgu5cj9pVfVzJbOqAY2Ntl88O6c2nQ =
295
294
github.com/ulikunitz/xz v0.5.8 /go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14 =
296
295
github.com/vmihailenco/msgpack v3.3.3+incompatible h1:wapg9xDUZDzGCNFlwc5SqI1rvcciqcxEHac4CYj89xI =
You can’t perform that action at this time.
0 commit comments