This repository was archived by the owner on Jul 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/cnabio/cnab-to-oci v0.3.1-beta1
22
22
github.com/compose-spec/compose-go v1.0.8
23
23
github.com/containerd/console v1.0.2
24
- github.com/containerd/containerd v1.5.8
24
+ github.com/containerd/containerd v1.5.9
25
25
github.com/distribution/distribution/v3 v3.0.0-20210316161203-a01c71e2477e
26
26
github.com/docker/cli v20.10.7+incompatible
27
27
github.com/docker/compose/v2 v2.2.0
Original file line number Diff line number Diff line change @@ -302,8 +302,9 @@ github.com/containerd/containerd v1.5.0-beta.3/go.mod h1:/wr9AVtEM7x9c+n0+stptlo
302
302
github.com/containerd/containerd v1.5.0-beta.4 /go.mod h1:GmdgZd2zA2GYIBZ0w09ZvgqEq8EfBp/m3lcVZIvPHhI =
303
303
github.com/containerd/containerd v1.5.0-rc.0 /go.mod h1:V/IXoMqNGgBlabz3tHD2TWDoTJseu1FGOKuoA4nNb2s =
304
304
github.com/containerd/containerd v1.5.0-rc.3 /go.mod h1:kYiJ+LvywDUKzyax6+UKCk5xwQNCfcGR6KsSdShdg5U =
305
- github.com/containerd/containerd v1.5.8 h1:NmkCC1/QxyZFBny8JogwLpOy2f+VEbO/f6bV2Mqtwuw =
306
305
github.com/containerd/containerd v1.5.8 /go.mod h1:YdFSv5bTFLpG2HIYmfqDpSYYTDX+mc5qtSuYx1YUb/s =
306
+ github.com/containerd/containerd v1.5.9 h1:rs6Xg1gtIxaeyG+Smsb/0xaSDu1VgFhOCKBXxMxbsF4 =
307
+ github.com/containerd/containerd v1.5.9 /go.mod h1:fvQqCfadDGga5HZyn3j4+dx56qj2I9YwBrlSdalvJYQ =
307
308
github.com/containerd/continuity v0.0.0-20181203112020-004b46473808 /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
308
309
github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
309
310
github.com/containerd/continuity v0.0.0-20190815185530-f2a389ac0a02 /go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y =
You can’t perform that action at this time.
0 commit comments