watchtower/Godeps/Godeps.json
Jamie Hannaford ff277f9903 Add godeps
2016-03-15 17:12:58 +01:00

54 lines
1.4 KiB
JSON

{
"ImportPath": "github.com/CenturyLinkLabs/watchtower",
"GoVersion": "go1.5",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/Sirupsen/logrus",
"Comment": "v0.8.4",
"Rev": "3cb248e9df77413d58a6330dde84236d04c197d5"
},
{
"ImportPath": "github.com/codegangsta/cli",
"Comment": "1.2.0-137-gbca61c4",
"Rev": "bca61c476e3c752594983e4c9bcd5f62fb09f157"
},
{
"ImportPath": "github.com/davecgh/go-spew/spew",
"Rev": "5215b55f46b2b919f50a1df0eaa5886afe4e3b3d"
},
{
"ImportPath": "github.com/docker/go-units",
"Comment": "v0.3.0",
"Rev": "5d2041e26a699eaca682e2ea41c8f891e1060444"
},
{
"ImportPath": "github.com/pmezard/go-difflib/difflib",
"Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
},
{
"ImportPath": "github.com/samalba/dockerclient",
"Rev": "f274bbd0e2eb35ad1444dc6e6660214f9fbbc08c"
},
{
"ImportPath": "github.com/samalba/dockerclient/mockclient",
"Rev": "f274bbd0e2eb35ad1444dc6e6660214f9fbbc08c"
},
{
"ImportPath": "github.com/stretchr/objx",
"Rev": "1a9d0bb9f541897e62256577b352fdbc1fb4fd94"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Comment": "v1.1.3-6-g6fe211e",
"Rev": "6fe211e493929a8aac0469b93f28b1d0688a9a3a"
},
{
"ImportPath": "github.com/stretchr/testify/mock",
"Comment": "v1.1.3-6-g6fe211e",
"Rev": "6fe211e493929a8aac0469b93f28b1d0688a9a3a"
}
]
}