mirror of
https://github.com/docker/cli.git
synced 2026-09-24 07:25:07 -05:00
Merge pull request #8770 from LK4D4/logrus_support
Logrus support Upstream-commit: 15b6b7be010546f30d7eabd000167d428efc0b13 Component: engine
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