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 @@ -21,7 +21,7 @@ require (
21
21
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
22
22
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
23
23
github.com/sergi/go-diff v1.2.0 // indirect
24
- github.com/terraform-linters/tflint-plugin-sdk v0.10.0
24
+ github.com/terraform-linters/tflint-plugin-sdk v0.10.1
25
25
github.com/zclconf/go-cty v1.10.0
26
26
google.golang.org/appengine v1.6.6 // indirect
27
27
google.golang.org/genproto v0.0.0-20200711021454-869866162049 // indirect
Original file line number Diff line number Diff line change @@ -148,8 +148,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
148
148
github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
149
149
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY =
150
150
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
151
- github.com/terraform-linters/tflint-plugin-sdk v0.10.0 h1:Cjdj0aYaqsqdoEEbBJ0SSpvhtfwKVuOZQLgV72xcH2s =
152
- github.com/terraform-linters/tflint-plugin-sdk v0.10.0 /go.mod h1:buSG6YRD4H7GzQpPerADmNBFaYOx31B8o8u9l+7SegY =
151
+ github.com/terraform-linters/tflint-plugin-sdk v0.10.1 h1:NmiTY6BmC8E1GpfPCF5rat/Ukcc3MmeZ9DJtF6a7+Pk =
152
+ github.com/terraform-linters/tflint-plugin-sdk v0.10.1 /go.mod h1:buSG6YRD4H7GzQpPerADmNBFaYOx31B8o8u9l+7SegY =
153
153
github.com/vmihailenco/msgpack v3.3.3+incompatible /go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk =
154
154
github.com/vmihailenco/msgpack/v4 v4.3.12 h1:07s4sz9IReOgdikxLTKNbBdqDMLsjPKXwvCazn8G65U =
155
155
github.com/vmihailenco/msgpack/v4 v4.3.12 /go.mod h1:gborTTJjAo/GWTqqRjrLCn9pgNN+NXzzngzBKDPIqw4 =
You can’t perform that action at this time.
0 commit comments