Skip to content

Commit 6238096

Browse files
authored
Bump bundled AWS ruleset plugin (#1177)
1 parent 4939c7e commit 6238096

File tree

2 files changed

+11
-105
lines changed

2 files changed

+11
-105
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ require (
3131
github.com/sourcegraph/jsonrpc2 v0.1.0
3232
github.com/spf13/afero v1.2.2 // matches version used by terraform
3333
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
3535
github.com/zclconf/go-cty v1.9.0
3636
github.com/zclconf/go-cty-yaml v1.0.2
3737
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
3838
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
4040
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
4141
golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf // indirect
4242
golang.org/x/text v0.3.6

0 commit comments

Comments
 (0)