Skip to content

Commit 61a0e79

Browse files
committed
vendor: github.com/containerd/containerd v1.6.20
full diff: containerd/containerd@de33abf...v1.6.20 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 0233029 commit 61a0e79

File tree

5 files changed

+6
-22
lines changed

5 files changed

+6
-22
lines changed

vendor.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ require (
2525
github.com/bsphere/le_go v0.0.0-20200109081728-fc06dab2caa8
2626
github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
2727
github.com/containerd/cgroups/v3 v3.0.1
28-
github.com/containerd/containerd v1.6.20-0.20230322235238-de33abf0547c
28+
github.com/containerd/containerd v1.6.20
2929
github.com/containerd/continuity v0.3.0
3030
github.com/containerd/fifo v1.1.0
3131
github.com/containerd/typeurl/v2 v2.1.0

vendor.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,8 @@ github.com/containerd/containerd v1.5.0-beta.4/go.mod h1:GmdgZd2zA2GYIBZ0w09Zvgq
372372
github.com/containerd/containerd v1.5.0-rc.0/go.mod h1:V/IXoMqNGgBlabz3tHD2TWDoTJseu1FGOKuoA4nNb2s=
373373
github.com/containerd/containerd v1.5.1/go.mod h1:0DOxVqwDy2iZvrZp2JUx/E+hS0UNTVn7dJnIOwtYR4g=
374374
github.com/containerd/containerd v1.5.7/go.mod h1:gyvv6+ugqY25TiXxcZC3L5yOeYgEw0QMhscqVp1AR9c=
375-
github.com/containerd/containerd v1.6.20-0.20230322235238-de33abf0547c h1:N1iR6/12eEH/ysnTXGJSCvxIM0zYVfM2d4F6HAd59wA=
376-
github.com/containerd/containerd v1.6.20-0.20230322235238-de33abf0547c/go.mod h1:VTE2dTyaPd3Zsyd6pXBeJsJQfrJV+tmVLTN1bvntKkA=
375+
github.com/containerd/containerd v1.6.20 h1:+itjwpdqXpzHB/QAiWc/BZCjjVfcNgw69w/oIeF4Oy0=
376+
github.com/containerd/containerd v1.6.20/go.mod h1:apei1/i5Ux2FzrK6+DM/suEsGuK/MeVOfy8tR2q7Wnw=
377377
github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc/go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y=
378378
github.com/containerd/continuity v0.0.0-20190815185530-f2a389ac0a02/go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y=
379379
github.com/containerd/continuity v0.0.0-20191127005431-f65d91d395eb/go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y=

vendor/github.com/containerd/containerd/oci/spec_opts.go

Lines changed: 1 addition & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/containerd/version/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ github.com/containerd/cgroups/v3/cgroup2/stats
216216
# github.com/containerd/console v1.0.3
217217
## explicit; go 1.13
218218
github.com/containerd/console
219-
# github.com/containerd/containerd v1.6.20-0.20230322235238-de33abf0547c
219+
# github.com/containerd/containerd v1.6.20
220220
## explicit; go 1.17
221221
github.com/containerd/containerd
222222
github.com/containerd/containerd/api/events

0 commit comments

Comments
 (0)