Signature JSON encoding/decoding

Adds stretchr/testify dependency.
This commit is contained in:
Miloslav Trmač
2016-03-14 20:36:49 +01:00
parent 10a41bd0fc
commit 9595b3336f
29 changed files with 5799 additions and 0 deletions

View File

@@ -8,6 +8,9 @@ source 'hack/.vendor-helpers.sh'
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/stretchr/testify v1.1.3
clone git github.com/davecgh/go-spew master
clone git github.com/pmezard/go-difflib master
clone git github.com/docker/docker master
clone git github.com/docker/distribution master
clone git github.com/opencontainers/runc master