mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
Vendor logrus logging framework
Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
This commit is contained in:
@@ -53,6 +53,8 @@ clone hg code.google.com/p/gosqlite 74691fb6f837
|
||||
|
||||
clone git github.com/docker/libtrust d273ef2565ca
|
||||
|
||||
clone git github.com/Sirupsen/logrus v0.5.1
|
||||
|
||||
# get Go tip's archive/tar, for xattr support and improved performance
|
||||
# TODO after Go 1.4 drops, bump our minimum supported version and drop this vendored dep
|
||||
if [ "$1" = '--go' ]; then
|
||||
|
||||
Reference in New Issue
Block a user