mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Support --debug flag
Also adds better logging output
This commit is contained in:
parent
3d0c853e42
commit
bfed95ecaf
46 changed files with 3418 additions and 17 deletions
5
Godeps/Godeps.json
generated
5
Godeps/Godeps.json
generated
|
@ -5,6 +5,11 @@
|
|||
"./..."
|
||||
],
|
||||
"Deps": [
|
||||
{
|
||||
"ImportPath": "github.com/Sirupsen/logrus",
|
||||
"Comment": "v0.8.4",
|
||||
"Rev": "3cb248e9df77413d58a6330dde84236d04c197d5"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/codegangsta/cli",
|
||||
"Comment": "1.2.0-137-gbca61c4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue