|
@@ -1,14 +1,14 @@
|
|
|
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/btrfs 153935315f4ab9be5bf03650a1341454b05efa5d
|
|
|
-github.com/containerd/cgroups 318312a373405e5e91134d8063d04d59768a1bff
|
|
|
-github.com/containerd/console v1.0.0
|
|
|
+github.com/containerd/btrfs 404b9149801e455c8076f615b06dc0abee0a977a
|
|
|
+github.com/containerd/cgroups 0b889c03f102012f1d93a97ddd3ef71cd6f4f510
|
|
|
+github.com/containerd/console v1.0.1
|
|
|
github.com/containerd/continuity efbc4488d8fe1bdc16bde3b2d2990d9b3a899165
|
|
|
-github.com/containerd/fifo f15a3290365b9d2627d189e619ab4008e0069caf
|
|
|
+github.com/containerd/fifo 0724c46b320cf96bb172a0550c19a4b1fca4dacb
|
|
|
github.com/containerd/go-runc 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c
|
|
|
-github.com/containerd/nri 0afc7f031eaf9c7d9c1a381b7ab5462e89c998fc
|
|
|
-github.com/containerd/ttrpc v1.0.1
|
|
|
+github.com/containerd/nri eb1350a75164f76de48e3605389e7a3fbc85d06e
|
|
|
+github.com/containerd/ttrpc v1.0.2
|
|
|
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
|
|
@@ -26,10 +26,10 @@ 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/Microsoft/hcsshim v0.8.10
|
|
|
+github.com/moby/sys symlink/v0.1.0
|
|
|
github.com/opencontainers/go-digest v1.0.0
|
|
|
github.com/opencontainers/image-spec v1.0.1
|
|
|
github.com/opencontainers/runc v1.0.0-rc92
|
|
@@ -41,14 +41,14 @@ 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/sirupsen/logrus v1.7.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 ab34263943818b32f575efc978a3d24e80b04bd7
|
|
|
golang.org/x/sync 42b317875d0fa942474b76e1b46a6060d720ae6e
|
|
|
-golang.org/x/sys ed371f2e16b4b305ee99df548828de367527b76b
|
|
|
+golang.org/x/sys 0aaa2718063a42560507fce2cc04508608ca23b3
|
|
|
golang.org/x/text v0.3.3
|
|
|
google.golang.org/genproto e50cd9704f63023d62cd06a1994b98227fc4d21a
|
|
|
google.golang.org/grpc v1.27.1
|
|
@@ -58,9 +58,7 @@ gotest.tools/v3 v3.0.2
|
|
|
github.com/cilium/ebpf 1c8d4c9ef7759622653a1d319284a44652333b28
|
|
|
|
|
|
# cri dependencies
|
|
|
-github.com/containerd/cri 35e623e6bf7512e8c82b8ac6052cb1d720189f28 # master
|
|
|
github.com/davecgh/go-spew v1.1.1
|
|
|
-github.com/docker/docker 4634ce647cf2ce2c6031129ccd109e557244986f
|
|
|
github.com/docker/spdystream 449fdfce4d962303d702fec724ef0ad181c92528
|
|
|
github.com/emicklei/go-restful v2.9.5
|
|
|
github.com/go-logr/logr v0.2.0
|
|
@@ -69,21 +67,24 @@ github.com/json-iterator/go v1.1.10
|
|
|
github.com/modern-go/concurrent 1.0.3
|
|
|
github.com/modern-go/reflect2 v1.0.1
|
|
|
github.com/opencontainers/selinux v1.6.0
|
|
|
+github.com/pmezard/go-difflib v1.0.0
|
|
|
+github.com/stretchr/testify v1.4.0
|
|
|
github.com/tchap/go-patricia v2.2.6
|
|
|
-github.com/willf/bitset d5bec3311243426a3c6d1b7a795f24b17c686dbb # 1.1.10+ used by selinux pkg
|
|
|
+github.com/willf/bitset v1.1.11
|
|
|
golang.org/x/crypto 75b288015ac94e66e3d6715fb68a9b41bf046ec2
|
|
|
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-rc.4
|
|
|
-k8s.io/apimachinery v0.19.0-rc.4
|
|
|
-k8s.io/apiserver v0.19.0-rc.4
|
|
|
-k8s.io/client-go v0.19.0-rc.4
|
|
|
-k8s.io/cri-api v0.19.0-rc.4
|
|
|
+k8s.io/api v0.19.4
|
|
|
+k8s.io/apimachinery v0.19.4
|
|
|
+k8s.io/apiserver v0.19.4
|
|
|
+k8s.io/client-go v0.19.4
|
|
|
+k8s.io/component-base v0.19.4
|
|
|
+k8s.io/cri-api v0.19.4
|
|
|
k8s.io/klog/v2 v2.2.0
|
|
|
-k8s.io/utils 2df71ebbae66f39338aed4cd0bb82d2212ee33cc
|
|
|
-sigs.k8s.io/structured-merge-diff/v3 v3.0.0
|
|
|
+k8s.io/utils d5654de09c73da55eb19ae4ab4f734f7a61747a6
|
|
|
+sigs.k8s.io/structured-merge-diff/v4 v4.0.1
|
|
|
sigs.k8s.io/yaml v1.2.0
|
|
|
|
|
|
# cni dependencies
|
|
@@ -99,8 +100,8 @@ github.com/fullsailor/pkcs7 8306686428a5fe132eac8cb7c484
|
|
|
gopkg.in/square/go-jose.v2 v2.3.1
|
|
|
|
|
|
# zfs dependencies
|
|
|
-github.com/containerd/zfs 9abf673ca6ff9ab8d9bd776a4ceff8f6dc699c3d
|
|
|
+github.com/containerd/zfs 0a33824f23a2ab8ec84166f47b571ecb793b0354
|
|
|
github.com/mistifyio/go-zfs f784269be439d704d3dfa1906f45dd848fed2beb
|
|
|
|
|
|
# aufs dependencies
|
|
|
-github.com/containerd/aufs 371312c1e31c210a21e49bf3dfd3f31729ed9f2f
|
|
|
+github.com/containerd/aufs dab0cbea06f43329c07667afe1a70411ad555a86
|