Merge pull request #8770 from LK4D4/logrus_support

Logrus support
Upstream-commit: 15b6b7be010546f30d7eabd000167d428efc0b13
Component: engine
This commit is contained in:
Jessie Frazelle
2014-10-27 09:05:24 -07:00
89 changed files with 1932 additions and 236 deletions
+2
View File
@@ -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