Update logrus package for configurable TimestampFormat

Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
Stephen J Day 2015-04-10 13:54:53 -07:00
parent 18d099be74
commit 85de3967aa
8 changed files with 94 additions and 39 deletions

4
Godeps/Godeps.json generated
View file

@ -29,8 +29,8 @@
},
{
"ImportPath": "github.com/Sirupsen/logrus",
"Comment": "v0.7.1",
"Rev": "3fc34d061b9c78a70db853c7cb6b0576b6d4f32d"
"Comment": "v0.7.3",
"Rev": "55eb11d21d2a31a3cc93838241d04800f52e823d"
},
{
"ImportPath": "github.com/bugsnag/bugsnag-go",