This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
distribution
Watch
13
Star
0
Fork
You've already forked distribution
3
Code
Issues
3
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
b126d6643e
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 21:33:08 +00: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 20:00:07 +00: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 21:33:08 +00: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 20:00:07 +00:00
-
go get -t ./...
Reference in a new issue
Copy permalink