watchtower/Godeps/Godeps.json

27 lines
622 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",
2016-10-13 23:15:25 +01:00
"Packages": [
"github.com/Sirupsen/logrus",
"github.com/urfave/cli"
],
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 23:15:25 +01:00
"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"
2015-07-15 22:48:49 +00:00
}
]
}