mirror of
https://github.com/containers/skopeo.git
synced 2025-09-01 22:58:24 +00:00
@@ -5,22 +5,10 @@ cd "$(dirname "$BASH_SOURCE")/.."
|
||||
rm -rf vendor/
|
||||
source 'hack/.vendor-helpers.sh'
|
||||
|
||||
clone git github.com/codegangsta/cli master
|
||||
clone git github.com/Sirupsen/logrus v0.8.7
|
||||
clone git github.com/vbatts/tar-split v0.9.11
|
||||
clone git github.com/gorilla/mux master
|
||||
clone git github.com/gorilla/context master
|
||||
clone git golang.org/x/net master https://github.com/golang/net.git
|
||||
clone git github.com/codegangsta/cli v1.2.0
|
||||
clone git github.com/Sirupsen/logrus v0.10.0
|
||||
clone git github.com/go-check/check v1
|
||||
|
||||
clone git github.com/docker/docker 9e2c4de0dea695411f8df2efd116594eaf4602aa
|
||||
clone git github.com/docker/engine-api 8193a3a11c076ef0d80da8f98ef99a2c53a51320
|
||||
clone git github.com/docker/distribution 7b66c50bb7e0e4b3b83f8fd134a9f6ea4be08b57
|
||||
|
||||
clone git github.com/docker/go-connections master
|
||||
clone git github.com/docker/go-units master
|
||||
clone git github.com/docker/libtrust master
|
||||
clone git github.com/opencontainers/runc master
|
||||
clone git github.com/docker/docker master
|
||||
|
||||
clean
|
||||
|
||||
|
Reference in New Issue
Block a user