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 @@ -8,7 +8,7 @@ require (
8
8
github.com/cnabio/cnab-to-oci v0.3.6
9
9
github.com/compose-spec/compose-go v1.4.0
10
10
github.com/containerd/console v1.0.3
11
- github.com/containerd/containerd v1.6.7
11
+ github.com/containerd/containerd v1.6.8
12
12
github.com/distribution/distribution/v3 v3.0.0-20220729163034-26163d82560f
13
13
github.com/docker/buildx v0.8.2 // when updating, also update the replace rules accordingly
14
14
github.com/docker/cli v20.10.17+incompatible
Original file line number Diff line number Diff line change @@ -330,8 +330,8 @@ github.com/containerd/containerd v1.5.1/go.mod h1:0DOxVqwDy2iZvrZp2JUx/E+hS0UNTV
330
330
github.com/containerd/containerd v1.5.7 /go.mod h1:gyvv6+ugqY25TiXxcZC3L5yOeYgEw0QMhscqVp1AR9c =
331
331
github.com/containerd/containerd v1.5.8 /go.mod h1:YdFSv5bTFLpG2HIYmfqDpSYYTDX+mc5qtSuYx1YUb/s =
332
332
github.com/containerd/containerd v1.6.1 /go.mod h1:1nJz5xCZPusx6jJU8Frfct988y0NpumIq9ODB0kLtoE =
333
- github.com/containerd/containerd v1.6.7 h1:IVikHEHEMZ5SXpUa80tNGNIV7fBigjp+sOcrlzAkPCc =
334
- github.com/containerd/containerd v1.6.7 /go.mod h1:By6p5KqPK0/7/CgO/A6t/Gz+CUYUu2zf1hUaaymVXB0 =
333
+ github.com/containerd/containerd v1.6.8 h1:h4dOFDwzHmqFEP754PgfgTeVXFnLiRc6kiqC7tplDJs =
334
+ github.com/containerd/containerd v1.6.8 /go.mod h1:By6p5KqPK0/7/CgO/A6t/Gz+CUYUu2zf1hUaaymVXB0 =
335
335
github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
336
336
github.com/containerd/continuity v0.0.0-20190815185530-f2a389ac0a02 /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
337
337
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