File tree 2 files changed +11
-105
lines changed
2 files changed +11
-105
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ require (
31
31
github.com/sourcegraph/jsonrpc2 v0.1.0
32
32
github.com/spf13/afero v1.2.2 // matches version used by terraform
33
33
github.com/terraform-linters/tflint-plugin-sdk v0.9.1
34
- github.com/terraform-linters/tflint-ruleset-aws v0.5 .0
34
+ github.com/terraform-linters/tflint-ruleset-aws v0.6 .0
35
35
github.com/zclconf/go-cty v1.9.0
36
36
github.com/zclconf/go-cty-yaml v1.0.2
37
37
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
38
38
golang.org/x/lint v0.0.0-20200302205851-738671d3881b
39
- golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
39
+ golang.org/x/net v0.0.0-20210614182718-04defd469f4e
40
40
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
41
41
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf // indirect
42
42
golang.org/x/text v0.3.6
You can’t perform that action at this time.
0 commit comments