mirror of
https://github.com/containers/skopeo.git
synced 2025-09-01 22:58:24 +00:00
Signature JSON encoding/decoding
Adds stretchr/testify dependency.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user