Update mesos-go godep (to eliminate its use of code.google.com)

This helps us remove one more (dying) Godep import.
This commit is contained in:
Eric Paris
2015-08-04 20:11:06 -04:00
parent b4fb24f4bd
commit 12d2638637
5 changed files with 11 additions and 14 deletions

16
Godeps/Godeps.json generated
View File

@@ -375,35 +375,35 @@
},
{
"ImportPath": "github.com/mesos/mesos-go/auth",
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
"Rev": "65cb9ffec50a76f4ed9fe4808405b66b3bb7010d"
},
{
"ImportPath": "github.com/mesos/mesos-go/detector",
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
"Rev": "65cb9ffec50a76f4ed9fe4808405b66b3bb7010d"
},
{
"ImportPath": "github.com/mesos/mesos-go/executor",
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
"Rev": "65cb9ffec50a76f4ed9fe4808405b66b3bb7010d"
},
{
"ImportPath": "github.com/mesos/mesos-go/mesosproto",
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
"Rev": "65cb9ffec50a76f4ed9fe4808405b66b3bb7010d"
},
{
"ImportPath": "github.com/mesos/mesos-go/mesosutil",
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
"Rev": "65cb9ffec50a76f4ed9fe4808405b66b3bb7010d"
},
{
"ImportPath": "github.com/mesos/mesos-go/messenger",
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
"Rev": "65cb9ffec50a76f4ed9fe4808405b66b3bb7010d"
},
{
"ImportPath": "github.com/mesos/mesos-go/scheduler",
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
"Rev": "65cb9ffec50a76f4ed9fe4808405b66b3bb7010d"
},
{
"ImportPath": "github.com/mesos/mesos-go/upid",
"Rev": "6440c09c9d8a1b365f3c3e9b2297dd856abd017c"
"Rev": "65cb9ffec50a76f4ed9fe4808405b66b3bb7010d"
},
{
"ImportPath": "github.com/miekg/dns",