This website requires JavaScript.
Explore
Help
Sign In
fcrozat
/
distribution
Watch
1
Star
0
Fork
0
You've already forked distribution
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
668b0a5f40
distribution
/
vendor
/
github.com
/
Sirupsen
/
logrus
/
.travis.yml
9 lines
78 B
YAML
Raw
Normal View
History
Unescape
Escape
Use Godep to vendor distribution dependencies As we get closer to release, we need to ensure that builds are repeatable. Godep provides a workable solution to managing dependencies in Go to support this requirement. This commit should be bolstered by updates to documentation and build configuration. Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-01-12 22:33:08 +01:00
language
:
go
go
:
-
1.2
-
1.3
Update logrus dependency This dependency added a method to access the current standard logger. This is required to properly configure the logger for context awareness. The plan is to have all loggers descend from the standard logger. Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-05 21:00:07 +01:00
-
1.4
Use Godep to vendor distribution dependencies As we get closer to release, we need to ensure that builds are repeatable. Godep provides a workable solution to managing dependencies in Go to support this requirement. This commit should be bolstered by updates to documentation and build configuration. Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-01-12 22:33:08 +01:00
-
tip
install
:
Update logrus dependency This dependency added a method to access the current standard logger. This is required to properly configure the logger for context awareness. The plan is to have all loggers descend from the standard logger. Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-05 21:00:07 +01:00
-
go get -t ./...
Reference in New Issue
Copy Permalink