mirror of
https://github.com/containers/skopeo.git
synced 2025-10-20 10:21:00 +00:00
Temporarily vendor opencontainers/image-spec from a fork to fix "id" value duplication, which is detected and refused by gojsonschema now ( https://github.com/opencontainers/image-spec/pull/750 ). Signed-off-by: Miloslav Trmač <mitr@redhat.com>
67 lines
3.2 KiB
Plaintext
67 lines
3.2 KiB
Plaintext
github.com/urfave/cli v1.17.0
|
|
github.com/kr/pretty v0.1.0
|
|
github.com/kr/text v0.1.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 v1.0.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 master
|
|
github.com/ulikunitz/xz v0.5.4
|
|
# docker deps from https://github.com/docker/docker/blob/v1.11.2/hack/vendor.sh
|
|
github.com/docker/docker da99009bbb1165d1ac5688b5c81d2f589d418341
|
|
github.com/docker/go-connections 7beb39f0b969b075d1325fecb092faf27fd357b6
|
|
github.com/containerd/continuity d8fb8589b0e8e85b8c8bbaa8840226d0dfeb7371
|
|
github.com/vbatts/tar-split v0.10.2
|
|
github.com/gorilla/context 14f550f51a
|
|
github.com/gorilla/mux e444e69cbd
|
|
github.com/docker/go-units 8a7beacffa3009a9ac66bad506b18ffdd110cf97
|
|
golang.org/x/net master
|
|
github.com/gogo/protobuf fcdc5011193ff531a548e9b0301828d5a5b97fd8
|
|
# end docker deps
|
|
golang.org/x/text master
|
|
github.com/docker/distribution master
|
|
# docker/distributions dependencies
|
|
github.com/docker/go-metrics 399ea8c73916000c64c2c76e8da00ca82f8387ab
|
|
github.com/prometheus/client_golang c332b6f63c0658a65eca15c0e5247ded801cf564
|
|
github.com/prometheus/client_model 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c
|
|
github.com/prometheus/common 89604d197083d4781071d3c65855d24ecfb0a563
|
|
github.com/prometheus/procfs cb4147076ac75738c9a7d279075a253c0cc5acbd
|
|
github.com/beorn7/perks 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
|
|
github.com/matttproud/golang_protobuf_extensions c12348ce28de40eed0136aa2b644d0ee0650e56c
|
|
github.com/golang/protobuf 8d92cf5fc15a4382f8964b08e1f42a75c0591aa3
|
|
# end of docker/distribution dependencies
|
|
github.com/docker/libtrust master
|
|
github.com/docker/docker-credential-helpers d68f9aeca33f5fd3f08eeae5e9d175edf4e731d1
|
|
github.com/opencontainers/runc master
|
|
github.com/opencontainers/image-spec unique-ids https://github.com/mtrmac/image-spec
|
|
# -- start OCI image validation requirements.
|
|
github.com/opencontainers/runtime-spec v1.0.0
|
|
github.com/opencontainers/image-tools 6d941547fa1df31900990b3fb47ec2468c9c6469
|
|
github.com/xeipuuv/gojsonschema master
|
|
github.com/xeipuuv/gojsonreference master
|
|
github.com/xeipuuv/gojsonpointer master
|
|
go4.org master https://github.com/camlistore/go4
|
|
github.com/ostreedev/ostree-go aeb02c6b6aa2889db3ef62f7855650755befd460
|
|
# -- end OCI image validation requirements
|
|
github.com/mtrmac/gpgme master
|
|
# openshift/origin' k8s dependencies as of OpenShift v1.1.5
|
|
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 master
|
|
golang.org/x/sys master
|
|
github.com/tchap/go-patricia v2.2.6
|
|
github.com/BurntSushi/toml master
|
|
github.com/pquerna/ffjson d49c2bc1aa135aad0c6f4fc2056623ec78f5d5ac
|
|
github.com/syndtr/gocapability master
|