1
0
mirror of https://github.com/containrrr/watchtower.git synced 2024-12-15 09:14:13 +02:00
watchtower/Godeps/Godeps.json

23 lines
541 B
JSON
Raw Normal View History

2015-07-16 00:48:49 +02:00
{
"ImportPath": "github.com/CenturyLinkLabs/watchtower",
2016-10-13 19:07:46 +02:00
"GoVersion": "go1.7",
"GodepVersion": "v74",
2015-07-16 00:48:49 +02:00
"Deps": [
{
"ImportPath": "github.com/Sirupsen/logrus",
"Comment": "v0.8.4",
"Rev": "3cb248e9df77413d58a6330dde84236d04c197d5"
},
2015-07-16 00:48:49 +02:00
{
"ImportPath": "github.com/codegangsta/cli",
2016-10-13 19:07:46 +02:00
"Comment": "v1.8.0-2-gbca61c4",
2015-07-16 00:48:49 +02:00
"Rev": "bca61c476e3c752594983e4c9bcd5f62fb09f157"
},
{
2016-10-13 19:07:46 +02:00
"ImportPath": "github.com/docker/go-units",
"Comment": "v0.3.1-6-gf2145db",
"Rev": "f2145db703495b2e525c59662db69a7344b00bb8"
2015-07-16 00:48:49 +02:00
}
]
}