watchtower/Godeps/Godeps.json
2016-10-13 23:15:55 +01:00

26 lines
622 B
JSON

{
"ImportPath": "github.com/CenturyLinkLabs/watchtower",
"GoVersion": "go1.7",
"GodepVersion": "v74",
"Packages": [
"github.com/Sirupsen/logrus",
"github.com/urfave/cli"
],
"Deps": [
{
"ImportPath": "github.com/Sirupsen/logrus",
"Comment": "v0.8.4",
"Rev": "3cb248e9df77413d58a6330dde84236d04c197d5"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Comment": "v1.0-17-g089c718",
"Rev": "089c7181b8c728499929ff09b62d3fdd8df8adff"
},
{
"ImportPath": "github.com/urfave/cli",
"Comment": "v1.18.0-69-g55f715e",
"Rev": "55f715e28c46073d0e217e2ce8eb46b0b45e3db6"
}
]
}