Skip to content

Commit

Permalink
chore: update vendor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PacoDw committed Jun 19, 2020
1 parent df06ca5 commit b50ca0e
Show file tree
Hide file tree
Showing 641 changed files with 42,986 additions and 20,522 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ linters:
- nestif
- godot
- goconst
- goerr113

issues:
exclude:
Expand Down
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,10 @@ module github.com/terraform-providers/terraform-provider-nutanix

require (
github.com/client9/misspell v0.3.4
github.com/golangci/golangci-lint v1.25.0
github.com/hashicorp/terraform v0.12.24
github.com/golangci/golangci-lint v1.27.0
github.com/hashicorp/terraform v0.12.26
github.com/mitchellh/gox v1.0.1
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cast v1.3.1
golang.org/x/sys v0.0.0-20190927073244-c990c680b611 // indirect
golang.org/x/tools v0.0.0-20200530233709-52effbd89c51 // indirect
)

go 1.13
131 changes: 65 additions & 66 deletions go.sum

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions vendor/github.com/Djarvur/go-err113/.gitignore

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

150 changes: 150 additions & 0 deletions vendor/github.com/Djarvur/go-err113/.golangci.yml

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

24 changes: 24 additions & 0 deletions vendor/github.com/Djarvur/go-err113/.travis.yml

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

21 changes: 21 additions & 0 deletions vendor/github.com/Djarvur/go-err113/LICENSE

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

73 changes: 73 additions & 0 deletions vendor/github.com/Djarvur/go-err113/README.adoc

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

Loading

0 comments on commit b50ca0e

Please sign in to comment.