Skip to content

Commit 7028a03

Browse files
committed
vendor: github.com/containerd/containerd v1.7.10
full diff: containerd/containerd@v1.7.9...v1.7.10 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 49ad102 commit 7028a03

7 files changed

Lines changed: 25 additions & 8 deletions

File tree

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 v1.6.4
2727
github.com/containerd/cgroups/v3 v3.0.2
28-
github.com/containerd/containerd v1.7.9
28+
github.com/containerd/containerd v1.7.10
2929
github.com/containerd/continuity v0.4.2
3030
github.com/containerd/fifo v1.1.0
3131
github.com/containerd/log v0.1.0

vendor.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,8 @@ github.com/containerd/containerd v1.3.0/go.mod h1:bC6axHOhabU15QhwfG7w5PipXdVtMX
306306
github.com/containerd/containerd v1.3.2/go.mod h1:bC6axHOhabU15QhwfG7w5PipXdVtMXFTttgp+kVtyUA=
307307
github.com/containerd/containerd v1.4.0/go.mod h1:bC6axHOhabU15QhwfG7w5PipXdVtMXFTttgp+kVtyUA=
308308
github.com/containerd/containerd v1.4.1-0.20201117152358-0edc412565dc/go.mod h1:bC6axHOhabU15QhwfG7w5PipXdVtMXFTttgp+kVtyUA=
309-
github.com/containerd/containerd v1.7.9 h1:KOhK01szQbM80YfW1H6RZKh85PHGqY/9OcEZ35Je8sc=
310-
github.com/containerd/containerd v1.7.9/go.mod h1:0/W44LWEYfSHoxBtsHIiNU/duEkgpMokemafHVCpq9Y=
309+
github.com/containerd/containerd v1.7.10 h1:2nfZyT8BV0C3iKu/SsGxKVAf9dp5W7l9nA8JmWmDGuo=
310+
github.com/containerd/containerd v1.7.10/go.mod h1:0/W44LWEYfSHoxBtsHIiNU/duEkgpMokemafHVCpq9Y=
311311
github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc/go.mod h1:GL3xCUCBDV3CZiTSEKksMWbLE66hEyuu9qyDOOqM47Y=
312312
github.com/containerd/continuity v0.0.0-20200710164510-efbc4488d8fe/go.mod h1:cECdGN1O8G9bgKTlLhuPJimka6Xb/Gg7vYzCTNVxhvo=
313313
github.com/containerd/continuity v0.4.2 h1:v3y/4Yz5jwnvqPKJJ+7Wf93fyWoCB3F5EclWG023MDM=

vendor/github.com/containerd/containerd/.mailmap

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/github.com/containerd/containerd/pkg/unpack/unpacker.go

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/containerd/containerd/remotes/docker/httpreadseeker.go

Lines changed: 10 additions & 0 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
@@ -237,7 +237,7 @@ github.com/containerd/cgroups/v3/cgroup2/stats
237237
# github.com/containerd/console v1.0.3
238238
## explicit; go 1.13
239239
github.com/containerd/console
240-
# github.com/containerd/containerd v1.7.9
240+
# github.com/containerd/containerd v1.7.10
241241
## explicit; go 1.19
242242
github.com/containerd/containerd
243243
github.com/containerd/containerd/api/events

0 commit comments

Comments
 (0)