From c2d618781183817e74245325add5bddebcb810d2 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 13 May 2015 12:52:59 -0600 Subject: [PATCH] Fix mangled hack/vendor.sh rebase Signed-off-by: Andrew "Tianon" Page --- hack/vendor.sh | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/hack/vendor.sh b/hack/vendor.sh index b43d1b7acc..9b2eb173bb 100755 --- a/hack/vendor.sh +++ b/hack/vendor.sh @@ -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