mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 02:45:56 +00:00
Primarily vendor after merging mtrmac/image:openpgp. Then update for the SigningMechanism API change. Also skip signing tests if the GPG mechanism does not support signing. Also abort some of the tests early instead of trying to use invalid (or nil) values. The current master of image-tools does not build with Go 1.6, so keep using an older release. Also requires adding a few more dependencies of our updated dependencies.
46 lines
2.0 KiB
Plaintext
46 lines
2.0 KiB
Plaintext
github.com/urfave/cli v1.17.0
|
|
github.com/containers/image master
|
|
github.com/opencontainers/go-digest master
|
|
gopkg.in/cheggaaa/pb.v1 ad4efe000aa550bb54918c06ebbadc0ff17687b9 https://github.com/cheggaaa/pb
|
|
github.com/containers/storage master
|
|
github.com/Sirupsen/logrus v0.10.0
|
|
github.com/go-check/check v1
|
|
github.com/stretchr/testify v1.1.3
|
|
github.com/davecgh/go-spew master
|
|
github.com/pmezard/go-difflib master
|
|
github.com/pkg/errors master
|
|
golang.org/x/crypto/openpgp master
|
|
# docker deps from https://github.com/docker/docker/blob/v1.11.2/hack/vendor.sh
|
|
github.com/docker/docker v1.13.0
|
|
github.com/docker/go-connections 4ccf312bf1d35e5dbda654e57a9be4c3f3cd0366
|
|
github.com/vbatts/tar-split v0.10.1
|
|
github.com/gorilla/context 14f550f51a
|
|
github.com/gorilla/mux e444e69cbd
|
|
github.com/docker/go-units 8a7beacffa3009a9ac66bad506b18ffdd110cf97
|
|
golang.org/x/net master
|
|
# end docker deps
|
|
golang.org/x/text master
|
|
github.com/docker/distribution master
|
|
github.com/docker/libtrust master
|
|
github.com/opencontainers/runc master
|
|
github.com/opencontainers/image-spec v1.0.0-rc4
|
|
# -- start OCI image validation requirements.
|
|
github.com/opencontainers/runtime-spec v1.0.0-rc4
|
|
github.com/opencontainers/image-tools v0.1.0
|
|
github.com/xeipuuv/gojsonschema master
|
|
github.com/xeipuuv/gojsonreference master
|
|
github.com/xeipuuv/gojsonpointer master
|
|
go4.org/errorutil master https://github.com/camlistore/go4
|
|
# -- end OCI image validation requirements
|
|
github.com/mtrmac/gpgme master
|
|
# openshift/origin' k8s dependencies as of OpenShift v1.1.5
|
|
github.com/golang/glog 44145f04b68cf362d9c4df2182967c2275eaefed
|
|
k8s.io/client-go master
|
|
github.com/ghodss/yaml 73d445a93680fa1a78ae23a5839bad48f32ba1ee
|
|
gopkg.in/yaml.v2 d466437aa4adc35830964cffc5b5f262c63ddcb4
|
|
github.com/imdario/mergo 6633656539c1639d9d78127b7d47c622b5d7b6dc
|
|
# containers/storage's dependencies that aren't already being pulled in
|
|
github.com/mistifyio/go-zfs 22c9b32c84eb0d0c6f4043b6e90fc94073de92fa
|
|
github.com/pborman/uuid v1.0
|
|
github.com/opencontainers/selinux/go-selinux/label master
|