Use docker/distribution library to resolve image reference.

Signed-off-by: Random-Liu <lantaol@google.com>
This commit is contained in:
Random-Liu
2017-05-12 10:32:27 -07:00
parent 8fa87a1754
commit ca2167f17e
10 changed files with 1504 additions and 5 deletions

10
Godeps/Godeps.json generated
View File

@@ -151,6 +151,16 @@
"Comment": "v1.1.0",
"Rev": "346938d642f2ec3594ed81d874461961cd0faa76"
},
{
"ImportPath": "github.com/docker/distribution/digestset",
"Comment": "v2.6.0-rc.1-130-gb38e5838",
"Rev": "b38e5838b7b2f2ad48e06ec4b500011976080621"
},
{
"ImportPath": "github.com/docker/distribution/reference",
"Comment": "v2.6.0-rc.1-130-gb38e5838",
"Rev": "b38e5838b7b2f2ad48e06ec4b500011976080621"
},
{
"ImportPath": "github.com/docker/docker/pkg/random",
"Comment": "v1.13.1",