mirror of
https://github.com/containers/skopeo.git
synced 2025-09-09 02:29:49 +00:00
Supports layers federation
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
@@ -6,7 +6,7 @@ rm -rf vendor/
|
||||
source 'hack/.vendor-helpers.sh'
|
||||
|
||||
clone git github.com/urfave/cli v1.17.0
|
||||
clone git github.com/containers/image master
|
||||
clone git github.com/containers/image layers-federation https://github.com/runcom/image
|
||||
clone git gopkg.in/cheggaaa/pb.v1 ad4efe000aa550bb54918c06ebbadc0ff17687b9 https://github.com/cheggaaa/pb
|
||||
clone git github.com/Sirupsen/logrus v0.10.0
|
||||
clone git github.com/go-check/check v1
|
||||
|
Reference in New Issue
Block a user