add functions/vendor files

This commit is contained in:
Reed Allman
2017-06-11 02:05:36 -07:00
parent 6ee9c1fa0a
commit f2c7aa5ee6
7294 changed files with 1629834 additions and 0 deletions

View File

@@ -0,0 +1,68 @@
{
"ImportPath": "github.com/heroku/docker-registry-client",
"GoVersion": "go1.7",
"GodepVersion": "v74",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/Sirupsen/logrus",
"Comment": "v0.10.0-38-g3ec0642",
"Rev": "3ec0642a7fb6488f65b06f9040adc67e3990296a"
},
{
"ImportPath": "github.com/docker/distribution",
"Comment": "docs-v2.4.1-2016-06-28-130-g99cb7c0",
"Rev": "99cb7c0946d2f5a38015443e515dc916295064d7"
},
{
"ImportPath": "github.com/docker/distribution/context",
"Comment": "docs-v2.4.1-2016-06-28-130-g99cb7c0",
"Rev": "99cb7c0946d2f5a38015443e515dc916295064d7"
},
{
"ImportPath": "github.com/docker/distribution/digest",
"Comment": "docs-v2.4.1-2016-06-28-130-g99cb7c0",
"Rev": "99cb7c0946d2f5a38015443e515dc916295064d7"
},
{
"ImportPath": "github.com/docker/distribution/manifest",
"Comment": "docs-v2.4.1-2016-06-28-130-g99cb7c0",
"Rev": "99cb7c0946d2f5a38015443e515dc916295064d7"
},
{
"ImportPath": "github.com/docker/distribution/manifest/schema1",
"Comment": "docs-v2.4.1-2016-06-28-130-g99cb7c0",
"Rev": "99cb7c0946d2f5a38015443e515dc916295064d7"
},
{
"ImportPath": "github.com/docker/distribution/reference",
"Comment": "docs-v2.4.1-2016-06-28-130-g99cb7c0",
"Rev": "99cb7c0946d2f5a38015443e515dc916295064d7"
},
{
"ImportPath": "github.com/docker/distribution/uuid",
"Comment": "docs-v2.4.1-2016-06-28-130-g99cb7c0",
"Rev": "99cb7c0946d2f5a38015443e515dc916295064d7"
},
{
"ImportPath": "github.com/docker/libtrust",
"Rev": "aabc10ec26b754e797f9028f4589c5b7bd90dc20"
},
{
"ImportPath": "github.com/gorilla/context",
"Comment": "v1.1-7-g08b5f42",
"Rev": "08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
},
{
"ImportPath": "github.com/gorilla/mux",
"Comment": "v1.1-25-g0a192a1",
"Rev": "0a192a193177452756c362c20087ddafcf6829c4"
},
{
"ImportPath": "golang.org/x/net/context",
"Rev": "a333c534c871727fb95745870e8b98a69447f2ce"
}
]
}

View File

@@ -0,0 +1,5 @@
This directory tree is generated automatically by godep.
Please do not edit.
See https://github.com/tools/godep for more information.