forked from fsouza/go-dockerclient
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
all: stop vendoring external dependencies
It's not good practice for a library, but we vendored our dependencies in the past because go get github.com/fsouza/go-dockerclient was too slow, but now vendoring is well advised in Go 1.5 and standard in Go 1.6. I'm also dropping Go 1.4 as some standard tools developed by the Go core team already did that. This will make tests on Travis run even faster, but I can hope that golang/go#13078 will eventually get fixed.
- Loading branch information
Showing
184 changed files
with
37 additions
and
23,570 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 0 additions & 55 deletions
55
external/github.com/Sirupsen/logrus/CHANGELOG.md
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
external/github.com/Sirupsen/logrus/LICENSE
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.