Skip to content

Commit

Permalink
awsproviderlint: go fmt -s -w and go mod vendor (#14129)
Browse files Browse the repository at this point in the history
To fix `make fmtcheck` and `GOFLAGS='-mod=vendor'` errors.
  • Loading branch information
bflad authored Jul 10, 2020
1 parent 767fb9c commit 97404f6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.

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

1 change: 1 addition & 0 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ github.com/bflad/tfproviderlint/passes/V008
github.com/bflad/tfproviderlint/passes/commentignore
github.com/bflad/tfproviderlint/passes/helper/resource/retryfuncinfo
github.com/bflad/tfproviderlint/passes/helper/resource/testcaseinfo
github.com/bflad/tfproviderlint/passes/helper/resource/testcheckresourceattrcallexpr
github.com/bflad/tfproviderlint/passes/helper/resource/testmatchresourceattrcallexpr
github.com/bflad/tfproviderlint/passes/helper/schema/crudfuncinfo
github.com/bflad/tfproviderlint/passes/helper/schema/resourcedatagetchangeassignstmt
Expand Down

0 comments on commit 97404f6

Please sign in to comment.