Skip to content

Commit

Permalink
Prune unnecessarily vendored packages. (#1574)
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Chlebek <[email protected]>
  • Loading branch information
echlebek authored May 23, 2018
1 parent 82c3128 commit 7ffc169
Show file tree
Hide file tree
Showing 7,175 changed files with 8 additions and 2,018,498 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 4 additions & 3 deletions Gopkg.lock

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

5 changes: 4 additions & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
# Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
# for detailed Gopkg.toml documentation.
#

required = ["github.com/shirou/w32"]

[prune]
go-tests = true
unused-packages = true

[[constraint]]
name = "github.com/AlecAivazis/survey"
version = "1.4.1"
Expand Down
71 changes: 0 additions & 71 deletions vendor/github.com/AlecAivazis/survey/confirm_test.go

This file was deleted.

62 changes: 0 additions & 62 deletions vendor/github.com/AlecAivazis/survey/core/renderer.go

This file was deleted.

83 changes: 0 additions & 83 deletions vendor/github.com/AlecAivazis/survey/core/template.go

This file was deleted.

Loading

0 comments on commit 7ffc169

Please sign in to comment.