Update tarsum package
This PR addresses some issues contributors have been having with updating dependencies. The tarsum package had required an external google package which is no longer required. This was being picked up as an import rewrite and getting removed. It is no longer present, so we can just update the package and delete the tar package. Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
parent
97ca39d26d
commit
d24bfb776b
35 changed files with 217 additions and 3231 deletions
17
Godeps/Godeps.json
generated
17
Godeps/Godeps.json
generated
|
@ -47,13 +47,8 @@
|
|||
},
|
||||
{
|
||||
"ImportPath": "github.com/docker/docker/pkg/tarsum",
|
||||
"Comment": "v1.4.1-863-g165ea5c",
|
||||
"Rev": "165ea5c158cff3fc40d476ffe233a5ccc03e7d61"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar",
|
||||
"Comment": "v1.4.1-863-g165ea5c",
|
||||
"Rev": "165ea5c158cff3fc40d476ffe233a5ccc03e7d61"
|
||||
"Comment": "v1.4.1-3932-gb63ec6e",
|
||||
"Rev": "b63ec6e4b1f6f5c77a6a74a52fcea9564538c575"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/docker/libtrust",
|
||||
|
@ -79,15 +74,15 @@
|
|||
"ImportPath": "github.com/gorilla/mux",
|
||||
"Rev": "e444e69cbd2e2e3e0749a2f3c717cec491552bbf"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/stevvooe/resumable",
|
||||
"Rev": "51ad44105773cafcbe91927f70ac68e1bf78f8b4"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/noahdesu/go-ceph/rados",
|
||||
"Comment": "v.0.3.0-29-gb15639c",
|
||||
"Rev": "b15639c44c05368348355229070361395d9152ee"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/stevvooe/resumable",
|
||||
"Rev": "51ad44105773cafcbe91927f70ac68e1bf78f8b4"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/yvasiyarov/go-metrics",
|
||||
"Rev": "57bccd1ccd43f94bb17fdd8bf3007059b802f85e"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue