full diff: https://github.com/opencontainers/runc/compare/v1.0.0-rc91...67169a9d43456ff0d5ae12b967acb8e366e2f181 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
102 lines
6.3 KiB
Plaintext
102 lines
6.3 KiB
Plaintext
# cri dependencies
|
|
github.com/docker/docker 4634ce647cf2ce2c6031129ccd109e557244986f
|
|
github.com/opencontainers/selinux v1.6.0
|
|
github.com/tchap/go-patricia v2.2.6
|
|
github.com/willf/bitset d5bec3311243426a3c6d1b7a795f24b17c686dbb # 1.1.10+ used by selinux pkg
|
|
|
|
# containerd dependencies
|
|
github.com/beorn7/perks v1.0.1
|
|
github.com/BurntSushi/toml v0.3.1
|
|
github.com/cespare/xxhash/v2 v2.1.1
|
|
github.com/containerd/cgroups 318312a373405e5e91134d8063d04d59768a1bff
|
|
github.com/containerd/console v1.0.0
|
|
github.com/containerd/containerd d184a0a3430dc4a17a47cce37fb36126ac0c699a
|
|
github.com/containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
|
|
github.com/containerd/fifo f15a3290365b9d2627d189e619ab4008e0069caf
|
|
github.com/containerd/go-runc 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c
|
|
github.com/containerd/ttrpc v1.0.1
|
|
github.com/containerd/typeurl v1.0.1
|
|
github.com/coreos/go-systemd/v22 v22.1.0
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.0
|
|
github.com/docker/go-events e31b211e4f1cd09aa76fe4ac244571fab96ae47f
|
|
github.com/docker/go-metrics v0.0.1
|
|
github.com/docker/go-units v0.4.0
|
|
github.com/godbus/dbus/v5 v5.0.3
|
|
github.com/gogo/googleapis v1.3.2
|
|
github.com/gogo/protobuf v1.3.1
|
|
github.com/golang/protobuf v1.3.5
|
|
github.com/google/uuid v1.1.1
|
|
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
|
|
github.com/hashicorp/errwrap v1.0.0
|
|
github.com/hashicorp/go-multierror v1.0.0
|
|
github.com/hashicorp/golang-lru v0.5.3
|
|
github.com/imdario/mergo v0.3.7
|
|
github.com/konsorten/go-windows-terminal-sequences v1.0.3
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.1
|
|
github.com/Microsoft/go-winio v0.4.14
|
|
github.com/Microsoft/hcsshim v0.8.9
|
|
github.com/opencontainers/go-digest v1.0.0
|
|
github.com/opencontainers/image-spec v1.0.1
|
|
github.com/opencontainers/runc 67169a9d43456ff0d5ae12b967acb8e366e2f181 # v1.0.0-rc91-48-g67169a9d
|
|
github.com/opencontainers/runtime-spec 237cc4f519e2e8f9b235bacccfa8ef5a84df2875 # v1.0.2-14-g8e2f17c
|
|
github.com/pkg/errors v0.9.1
|
|
github.com/prometheus/client_golang v1.6.0
|
|
github.com/prometheus/client_model v0.2.0
|
|
github.com/prometheus/common v0.9.1
|
|
github.com/prometheus/procfs v0.0.11
|
|
github.com/russross/blackfriday/v2 v2.0.1
|
|
github.com/shurcooL/sanitized_anchor_name v1.0.0
|
|
github.com/sirupsen/logrus v1.6.0
|
|
github.com/syndtr/gocapability d98352740cb2c55f81556b63d4a1ec64c5a319c2
|
|
github.com/urfave/cli v1.22.1 # NOTE: urfave/cli must be <= v1.22.1 due to a regression: https://github.com/urfave/cli/issues/1092
|
|
go.etcd.io/bbolt v1.3.5
|
|
go.opencensus.io v0.22.0
|
|
golang.org/x/net f3200d17e092c607f615320ecaad13d87ad9a2b3
|
|
golang.org/x/sync 42b317875d0fa942474b76e1b46a6060d720ae6e
|
|
golang.org/x/sys 9dae0f8f577553e0f21298e18926efc9644c281d
|
|
golang.org/x/text v0.3.3
|
|
google.golang.org/genproto e50cd9704f63023d62cd06a1994b98227fc4d21a
|
|
google.golang.org/grpc v1.27.1
|
|
|
|
# cgroups dependencies
|
|
github.com/cilium/ebpf 1c8d4c9ef7759622653a1d319284a44652333b28
|
|
|
|
# kubernetes dependencies
|
|
github.com/davecgh/go-spew v1.1.1
|
|
github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528
|
|
github.com/emicklei/go-restful v2.9.5
|
|
github.com/go-logr/logr v0.2.0
|
|
github.com/google/gofuzz v1.1.0
|
|
github.com/json-iterator/go v1.1.9
|
|
github.com/modern-go/concurrent 1.0.3
|
|
github.com/modern-go/reflect2 v1.0.1
|
|
github.com/pmezard/go-difflib v1.0.0
|
|
github.com/stretchr/testify v1.4.0
|
|
golang.org/x/crypto bac4c82f69751a6dd76e702d54b3ceb88adab236
|
|
golang.org/x/oauth2 858c2ad4c8b6c5d10852cb89079f6ca1c7309787
|
|
golang.org/x/time 555d28b269f0569763d25dbe1a237ae74c6bcc82
|
|
gopkg.in/inf.v0 v0.9.1
|
|
gopkg.in/yaml.v2 v2.2.8
|
|
k8s.io/api v0.19.0-beta.2
|
|
k8s.io/apiserver v0.19.0-beta.2
|
|
k8s.io/apimachinery v0.19.0-beta.2
|
|
k8s.io/client-go v0.19.0-beta.2
|
|
k8s.io/component-base v0.19.0-beta.2
|
|
k8s.io/cri-api v0.19.0-beta.2
|
|
k8s.io/klog/v2 v2.2.0
|
|
k8s.io/utils 2df71ebbae66f39338aed4cd0bb82d2212ee33cc
|
|
sigs.k8s.io/structured-merge-diff/v3 v3.0.0
|
|
sigs.k8s.io/yaml v1.2.0
|
|
|
|
# cni dependencies
|
|
github.com/containerd/go-cni v1.0.0
|
|
github.com/containernetworking/cni v0.7.1
|
|
github.com/containernetworking/plugins v0.7.6
|
|
github.com/fsnotify/fsnotify v1.4.9
|
|
|
|
# image decrypt depedencies
|
|
github.com/containerd/imgcrypt v1.0.1
|
|
github.com/containers/ocicrypt v1.0.1
|
|
github.com/fullsailor/pkcs7 8306686428a5fe132eac8cb7c4848af725098bd4
|
|
gopkg.in/square/go-jose.v2 v2.3.1
|