Update github.com/Sirupsen/logrus to 0.8.2

Fix #13708

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
Alexander Morozov
2015-06-03 13:22:56 -07:00
parent 521926f6c4
commit fa020341e4
11 changed files with 62 additions and 15 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ clone() {
}
# the following lines are in sorted order, FYI
clone git github.com/Sirupsen/logrus v0.7.3 # logrus is a common dependency among multiple deps
clone git github.com/Sirupsen/logrus v0.8.2 # logrus is a common dependency among multiple deps
clone git github.com/docker/libtrust 230dfd18c232
clone git github.com/go-check/check 64131543e7896d5bcc6bd5a76287eb75ea96c673
clone git github.com/gorilla/context 14f550f51a