watchtower/Godeps/Godeps.json

18 lines
397 B
JSON
Raw Normal View History

2015-07-15 22:48:49 +00:00
{
"ImportPath": "github.com/CenturyLinkLabs/watchtower",
2016-10-13 18:07:46 +01:00
"GoVersion": "go1.7",
"GodepVersion": "v74",
2015-07-15 22:48:49 +00:00
"Deps": [
{
"ImportPath": "github.com/Sirupsen/logrus",
"Comment": "v0.8.4",
"Rev": "3cb248e9df77413d58a6330dde84236d04c197d5"
},
2015-07-15 22:48:49 +00:00
{
2016-10-13 18:07:46 +01:00
"ImportPath": "github.com/docker/go-units",
"Comment": "v0.3.1-6-gf2145db",
"Rev": "f2145db703495b2e525c59662db69a7344b00bb8"
2015-07-15 22:48:49 +00:00
}
]
}