mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix mangled hack/vendor.sh rebase
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
This commit is contained in:
parent
1b678f86b3
commit
c2d6187811
1 changed files with 1 additions and 10 deletions
|
@ -50,20 +50,11 @@ clone git github.com/go-fsnotify/fsnotify v1.2.0
|
|||
clone git github.com/gorilla/context 14f550f51a
|
||||
clone git github.com/gorilla/mux e444e69cbd
|
||||
clone git github.com/kr/pty 05017fcccf
|
||||
clone git github.com/mistifyio/go-zfs v2.1.0
|
||||
clone git github.com/tchap/go-patricia v2.1.0
|
||||
clone hg code.google.com/p/go.net 84a4013f96e0
|
||||
clone hg code.google.com/p/gosqlite 74691fb6f837
|
||||
|
||||
clone git github.com/docker/libtrust 230dfd18c232
|
||||
|
||||
clone git github.com/Sirupsen/logrus v0.7.2
|
||||
|
||||
clone git github.com/go-fsnotify/fsnotify v1.2.0
|
||||
|
||||
clone git github.com/go-check/check 64131543e7896d5bcc6bd5a76287eb75ea96c673
|
||||
|
||||
clone git github.com/mistifyio/go-zfs v2.1.0
|
||||
|
||||
# get distribution packages
|
||||
clone git github.com/docker/distribution d957768537c5af40e4f4cd96871f7b2bde9e2923
|
||||
mv src/github.com/docker/distribution/digest tmp-digest
|
||||
|
|
Loading…
Reference in a new issue