mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-07 14:32:09 +00:00
vendor: update logrus to 0.7.1
Changes relevant for Docker since 0.6.6 are (most other changes are hooks and options for formatters): * Debugging color output changed to gray. * Don't quote the number 9 when it's by it self (i.e. `omg=9` instead of `omg="8"`, this was the case for all other numbers) * Performance is better when running a high logging level with lots of low-level logging. * Minor internal refactoring and more tests. Signed-off-by: Simon Eskildsen <sirup@sirupsen.com>
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ clone hg code.google.com/p/gosqlite 74691fb6f837
|
||||
|
||||
clone git github.com/docker/libtrust 230dfd18c232
|
||||
|
||||
clone git github.com/Sirupsen/logrus v0.6.6
|
||||
clone git github.com/Sirupsen/logrus v0.7.1
|
||||
|
||||
clone git github.com/go-fsnotify/fsnotify v1.0.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user