Skip to content

Commit 8f685fc

Browse files
Update module github.com/containerd/containerd to v2
1 parent cdba151 commit 8f685fc

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ require (
203203
github.com/cloudflare/cbpfc v0.0.0-20260219140841-0661ad29132c
204204
github.com/cloudfoundry-community/go-cfclient/v2 v2.0.1-0.20230503155151-3d15366c5820
205205
github.com/containerd/cgroups/v3 v3.1.3
206-
github.com/containerd/containerd v1.7.32
207206
github.com/containerd/containerd/api v1.9.0
207+
github.com/containerd/containerd/v2 v2.3.1
208208
github.com/containerd/errdefs v1.0.0
209209
github.com/containerd/typeurl/v2 v2.2.3
210210
github.com/containernetworking/cni v1.2.3
@@ -533,7 +533,7 @@ require (
533533
github.com/containerd/log v0.1.0 // indirect
534534
github.com/containerd/platforms v1.0.0-rc.1 // indirect
535535
github.com/containerd/ttrpc v1.2.7 // indirect
536-
github.com/containernetworking/plugins v1.4.1 // indirect
536+
github.com/containernetworking/plugins v1.5.1 // indirect
537537
github.com/dennwc/varint v1.0.0 // indirect
538538
github.com/dgryski/go-jump v0.0.0-20211018200510-ba001c3ffce0 // indirect
539539
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
@@ -956,6 +956,7 @@ require (
956956
github.com/aws/aws-sdk-go-v2/service/ssm v1.68.5
957957
github.com/aymerick/raymond v2.0.2+incompatible
958958
github.com/bazelbuild/rules_go v0.60.0
959+
github.com/containerd/containerd v1.7.30
959960
github.com/creack/pty v1.1.24
960961
github.com/go-jose/go-jose/v4 v4.1.4
961962
github.com/hashicorp/vault v1.21.4

go.sum

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

0 commit comments

Comments
 (0)