Skip to content

Commit

Permalink
Update module bflad/tfproviderlint to v0.7.0 (#11603)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
2 people authored and bflad committed Jan 15, 2020
1 parent 77da41f commit 049caae
Show file tree
Hide file tree
Showing 35 changed files with 1,158 additions and 140 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go v1.27.0
github.com/beevik/etree v1.1.0
github.com/bflad/tfproviderdocs v0.4.1
github.com/bflad/tfproviderlint v0.6.0
github.com/bflad/tfproviderlint v0.7.0
github.com/client9/misspell v0.3.4
github.com/golangci/golangci-lint v1.22.2
github.com/hashicorp/aws-sdk-go-base v0.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/bflad/tfproviderdocs v0.4.1 h1:QkMoSHhoX9JKDgoF9IL4SumGzcUKnEI6zk11rUJuP0k=
github.com/bflad/tfproviderdocs v0.4.1/go.mod h1:RNStY03htmnwr+FAKe9Zqq8EoqufbUv8nzJ31aBQq0c=
github.com/bflad/tfproviderlint v0.6.0 h1:F/noYxT7gH4CkzzGsO7DPfrpyQVjgepExqlfvvMAnGI=
github.com/bflad/tfproviderlint v0.6.0/go.mod h1:ZoPnBcWKemqSxIuySpHISeV63HYZTTpCblloeSSPG1Y=
github.com/bflad/tfproviderlint v0.7.0 h1:SoPF6dMZxSxFNp5fclgeI4k9FxDhgmuP62SCITNWeXA=
github.com/bflad/tfproviderlint v0.7.0/go.mod h1:ZoPnBcWKemqSxIuySpHISeV63HYZTTpCblloeSSPG1Y=
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d h1:xDfNPAt8lFiC1UJrqV3uuy861HCTo708pDMbjHHdCas=
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d/go.mod h1:6QX/PXZ00z/TKoufEY6K/a0k6AhaJrQKdFe6OfVXsa4=
github.com/bgentry/speakeasy v0.1.0 h1:ByYyxL9InA1OWqxJqqp2A5pYHUrCiAL6K3J+LKSsQkY=
Expand Down
34 changes: 34 additions & 0 deletions vendor/github.com/bflad/tfproviderlint/cmd/tfproviderlint/flags.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

60 changes: 60 additions & 0 deletions vendor/github.com/bflad/tfproviderlint/helper/astutils/package.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 0 additions & 28 deletions vendor/github.com/bflad/tfproviderlint/helper/terraformtype/ast.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 049caae

Please sign in to comment.