include needed deps

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca
2016-03-22 16:13:50 +01:00
parent fed651449e
commit c02155340e
45 changed files with 5718 additions and 1 deletions

View File

@@ -9,6 +9,11 @@ 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 master
clone git github.com/docker/distribution master
clone git github.com/docker/engine-api master
clone git github.com/opencontainers/runc master
clone git github.com/docker/go-connections master
clone git github.com/docker/go-units master
clean