mirror of
https://github.com/docker/cli.git
synced 2026-09-25 17:02:07 -04:00
vendor: adding tar-split dependency for graph
tar-split is a facility to disassemble and reassemble tar archives Signed-off-by: Vincent Batts <vbatts@redhat.com> Upstream-commit: 7fb061832a0ebf197abb41c576887a1d2aca18be Component: engine
This commit is contained in:
@@ -33,8 +33,9 @@ clone git github.com/samuel/go-zookeeper d0e0d8e11f318e000a8cc434616d69e329edc37
|
||||
clone git github.com/coreos/go-etcd v2.0.0
|
||||
clone git github.com/hashicorp/consul v0.5.2
|
||||
|
||||
# get distribution packages
|
||||
# get graph and distribution packages
|
||||
clone git github.com/docker/distribution 419bbc2da637d9b2a812be78ef8436df7caac70d
|
||||
clone git github.com/vbatts/tar-split v0.9.4
|
||||
|
||||
clone git github.com/opencontainers/runc v0.0.2 # libcontainer
|
||||
# libcontainer deps (see src/github.com/docker/libcontainer/update-vendor.sh)
|
||||
|
||||
Reference in New Issue
Block a user