Commit 2ea0e484 authored by Eric Paris's avatar Eric Paris

Fix Godep for mesos

You can't have different deps for one part of a git project vs another
parent 4575d4b1
...@@ -395,31 +395,31 @@ ...@@ -395,31 +395,31 @@
}, },
{ {
"ImportPath": "github.com/mesos/mesos-go/detector", "ImportPath": "github.com/mesos/mesos-go/detector",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a" "Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
}, },
{ {
"ImportPath": "github.com/mesos/mesos-go/executor", "ImportPath": "github.com/mesos/mesos-go/executor",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a" "Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
}, },
{ {
"ImportPath": "github.com/mesos/mesos-go/mesosproto", "ImportPath": "github.com/mesos/mesos-go/mesosproto",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a" "Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
}, },
{ {
"ImportPath": "github.com/mesos/mesos-go/mesosutil", "ImportPath": "github.com/mesos/mesos-go/mesosutil",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a" "Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
}, },
{ {
"ImportPath": "github.com/mesos/mesos-go/messenger", "ImportPath": "github.com/mesos/mesos-go/messenger",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a" "Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
}, },
{ {
"ImportPath": "github.com/mesos/mesos-go/scheduler", "ImportPath": "github.com/mesos/mesos-go/scheduler",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a" "Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
}, },
{ {
"ImportPath": "github.com/mesos/mesos-go/upid", "ImportPath": "github.com/mesos/mesos-go/upid",
"Rev": "4b1767c0dfc51020e01f35da5b38472f40ce572a" "Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
}, },
{ {
"ImportPath": "github.com/miekg/dns", "ImportPath": "github.com/miekg/dns",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment