Signed-off-by: Jess Frazelle <jess@mesosphere.com>
This commit is contained in:
Jess Frazelle 2016-04-16 18:23:42 -07:00
parent e5b1eddadb
commit 0e4e8593ca
No known key found for this signature in database
GPG key ID: 18F3685C0022BFF3
13 changed files with 90 additions and 112 deletions

35
vendor/manifest vendored
View file

@ -5,10 +5,19 @@
"importpath": "github.com/Sirupsen/logrus",
"repository": "https://github.com/Sirupsen/logrus",
"vcs": "git",
"revision": "7e6f9765803ea8356f45fd9b3c62305fb36cca51",
"revision": "081307d9bc1364753142d5962fc1d795c742baaf",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/coreos/go-systemd/activation",
"repository": "https://github.com/coreos/go-systemd",
"vcs": "git",
"revision": "7b2428fec40033549c68f54e26e89e7ca9a9ce31",
"branch": "master",
"path": "/activation",
"notests": true
},
{
"importpath": "github.com/coreos/go-systemd/dbus",
"repository": "https://github.com/coreos/go-systemd",
@ -31,7 +40,7 @@
"importpath": "github.com/docker/docker/pkg/archive",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/archive",
"notests": true
@ -40,7 +49,7 @@
"importpath": "github.com/docker/docker/pkg/fileutils",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/fileutils",
"notests": true
@ -49,7 +58,7 @@
"importpath": "github.com/docker/docker/pkg/idtools",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/idtools",
"notests": true
@ -58,7 +67,7 @@
"importpath": "github.com/docker/docker/pkg/ioutils",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/ioutils",
"notests": true
@ -67,7 +76,7 @@
"importpath": "github.com/docker/docker/pkg/mount",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/mount",
"notests": true
@ -76,7 +85,7 @@
"importpath": "github.com/docker/docker/pkg/pools",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/pools",
"notests": true
@ -85,7 +94,7 @@
"importpath": "github.com/docker/docker/pkg/promise",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/promise",
"notests": true
@ -94,7 +103,7 @@
"importpath": "github.com/docker/docker/pkg/symlink",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/symlink",
"notests": true
@ -103,7 +112,7 @@
"importpath": "github.com/docker/docker/pkg/system",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/system",
"notests": true
@ -112,7 +121,7 @@
"importpath": "github.com/docker/docker/pkg/term",
"repository": "https://github.com/docker/docker",
"vcs": "git",
"revision": "172ca1ca8c4d5157789feb97a6424104b81a3479",
"revision": "2a95488f7843a773de2b541a47d9b971a635bfff",
"branch": "master",
"path": "/pkg/term",
"notests": true
@ -155,7 +164,7 @@
"importpath": "github.com/opencontainers/runtime-spec/specs-go",
"repository": "https://github.com/opencontainers/runtime-spec",
"vcs": "git",
"revision": "9d1998240a15ff6d226c2d4353b6dd6259728760",
"revision": "9d3aef58a7bcd98b41c11d1e42ed2d765a7b6f2c",
"branch": "master",
"path": "/specs-go",
"notests": true
@ -195,4 +204,4 @@
"notests": true
}
]
}
}