File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/cenkalti/backoff/v4 v4.1.3 // indirect
34
34
github.com/cespare/xxhash/v2 v2.1.2 // indirect
35
35
github.com/containerd/cgroups v1.0.4 // indirect
36
- github.com/containerd/containerd v1.6.15 // indirect
36
+ github.com/containerd/containerd v1.6.18 // indirect
37
37
github.com/containerd/continuity v0.3.0 // indirect
38
38
github.com/containerd/ttrpc v1.1.0 // indirect
39
39
github.com/davecgh/go-spew v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -196,8 +196,8 @@ github.com/containerd/containerd v1.5.0-beta.4/go.mod h1:GmdgZd2zA2GYIBZ0w09Zvgq
196
196
github.com/containerd/containerd v1.5.0-rc.0 /go.mod h1:V/IXoMqNGgBlabz3tHD2TWDoTJseu1FGOKuoA4nNb2s =
197
197
github.com/containerd/containerd v1.5.1 /go.mod h1:0DOxVqwDy2iZvrZp2JUx/E+hS0UNTVn7dJnIOwtYR4g =
198
198
github.com/containerd/containerd v1.5.7 /go.mod h1:gyvv6+ugqY25TiXxcZC3L5yOeYgEw0QMhscqVp1AR9c =
199
- github.com/containerd/containerd v1.6.15 h1:4wWexxzLNHNE46aIETc6ge4TofO550v+BlLoANrbses =
200
- github.com/containerd/containerd v1.6.15 /go.mod h1:U2NnBPIhzJDm59xF7xB2MMHnKtggpZ+phKg8o2TKj2c =
199
+ github.com/containerd/containerd v1.6.18 h1:qZbsLvmyu+Vlty0/Ex5xc0z2YtKpIsb5n45mAMI+2Ns =
200
+ github.com/containerd/containerd v1.6.18 /go.mod h1:1RdCUu95+gc2v9t3IL+zIlpClSmew7/0YS8O5eQZrOw =
201
201
github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
202
202
github.com/containerd/continuity v0.0.0-20190815185530-f2a389ac0a02 /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
203
203
github.com/containerd/continuity v0.0.0-20191127005431-f65d91d395eb /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
You can’t perform that action at this time.
0 commit comments