Fix Godep for mesos

You can't have different deps for one part of a git project vs another
This commit is contained in:
Eric Paris
2015-08-03 13:05:35 -04:00
parent 4575d4b155
commit 2ea0e4845b

14
Godeps/Godeps.json generated
View File

@@ -395,31 +395,31 @@
},
{
"ImportPath": "github.com/mesos/mesos-go/detector",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a"
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
},
{
"ImportPath": "github.com/mesos/mesos-go/executor",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a"
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
},
{
"ImportPath": "github.com/mesos/mesos-go/mesosproto",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a"
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
},
{
"ImportPath": "github.com/mesos/mesos-go/mesosutil",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a"
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
},
{
"ImportPath": "github.com/mesos/mesos-go/messenger",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a"
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
},
{
"ImportPath": "github.com/mesos/mesos-go/scheduler",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a"
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
},
{
"ImportPath": "github.com/mesos/mesos-go/upid",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a"
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
},
{
"ImportPath": "github.com/miekg/dns",