Skip to content

Commit 87fdc02

Browse files
authored
Merge pull request containerd#4206 from containerd/dependabot/go_modules/github.com/containerd/containerd/v2-2.1.0-rc.1
build(deps): bump github.com/containerd/containerd/v2 from 2.1.0-rc.0 to 2.1.0-rc.1
2 parents 24f2bd7 + 7ac3125 commit 87fdc02

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/containerd/cgroups/v3 v3.0.5 //gomodjail:unconfined
1313
github.com/containerd/console v1.0.4 //gomodjail:unconfined
1414
github.com/containerd/containerd/api v1.9.0-rc.0
15-
github.com/containerd/containerd/v2 v2.1.0-rc.0 //gomodjail:unconfined
15+
github.com/containerd/containerd/v2 v2.1.0-rc.1 //gomodjail:unconfined
1616
github.com/containerd/continuity v0.4.5 //gomodjail:unconfined
1717
github.com/containerd/errdefs v1.0.0
1818
github.com/containerd/fifo v1.1.0 //gomodjail:unconfined

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ github.com/containerd/console v1.0.4 h1:F2g4+oChYvBTsASRTz8NP6iIAi97J3TtSAsLbIFn
3131
github.com/containerd/console v1.0.4/go.mod h1:YynlIjWYF8myEu6sdkwKIvGQq+cOckRm6So2avqoYAk=
3232
github.com/containerd/containerd/api v1.9.0-rc.0 h1:qs7q8DSuxFKF9oKdYuhRhmdDSck77JEqzf9ExaTL72E=
3333
github.com/containerd/containerd/api v1.9.0-rc.0/go.mod h1:GhghKFmTR3hNtyznBoQ0EMWr9ju5AqHjcZPsSpTKutI=
34-
github.com/containerd/containerd/v2 v2.1.0-rc.0 h1:Dy4yAcT139blRUIrzjYVRLKTAtZTCbwjrD0ZRTkHUDM=
35-
github.com/containerd/containerd/v2 v2.1.0-rc.0/go.mod h1:KzuwQ2djcBrUwvoL9wFgadt5XZYtD6N9dOJAd+P+2Dw=
34+
github.com/containerd/containerd/v2 v2.1.0-rc.1 h1:b5sVLu3jkbI32v9oBwuqyKntiAgxtTB2p2HoSi7h0Ds=
35+
github.com/containerd/containerd/v2 v2.1.0-rc.1/go.mod h1:Hk5Q63X2x6zG6f+UNno9GbTEy1qO9ay8KE4O+T8UFVc=
3636
github.com/containerd/continuity v0.4.5 h1:ZRoN1sXq9u7V6QoHMcVWGhOwDFqZ4B9i5H6un1Wh0x4=
3737
github.com/containerd/continuity v0.4.5/go.mod h1:/lNJvtJKUQStBzpVQ1+rasXO1LAWtUQssk28EZvJ3nE=
3838
github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI=

0 commit comments

Comments
 (0)