Skip to content

Commit 77221aa

Browse files
authored
Merge pull request #4579 from containerd/dependabot/go_modules/github.com/containerd/containerd/v2-2.2.0-rc.1
build(deps): bump github.com/containerd/containerd/v2 from 2.2.0-rc.0 to 2.2.0-rc.1
2 parents 930cd84 + d34eb13 commit 77221aa

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.1.0 //gomodjail:unconfined
1313
github.com/containerd/console v1.0.5 //gomodjail:unconfined
1414
github.com/containerd/containerd/api v1.10.0-rc.0
15-
github.com/containerd/containerd/v2 v2.2.0-rc.0 //gomodjail:unconfined
15+
github.com/containerd/containerd/v2 v2.2.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
@@ -29,8 +29,8 @@ github.com/containerd/console v1.0.5 h1:R0ymNeydRqH2DmakFNdmjR2k0t7UPuiOV/N/27/q
2929
github.com/containerd/console v1.0.5/go.mod h1:YynlIjWYF8myEu6sdkwKIvGQq+cOckRm6So2avqoYAk=
3030
github.com/containerd/containerd/api v1.10.0-rc.0 h1:PEaPRT4atfXLlbr3HaZH/i7/2PZK/+sUnp210HkhXmY=
3131
github.com/containerd/containerd/api v1.10.0-rc.0/go.mod h1:GhghKFmTR3hNtyznBoQ0EMWr9ju5AqHjcZPsSpTKutI=
32-
github.com/containerd/containerd/v2 v2.2.0-rc.0 h1:GKx770lifsFnFHyemV++6DgCMlZVrPtgW7C+WtlwfQw=
33-
github.com/containerd/containerd/v2 v2.2.0-rc.0/go.mod h1:X7H17UATRidzfNzb5vS/l30qEJk0ktoTEU1thMh0Nbk=
32+
github.com/containerd/containerd/v2 v2.2.0-rc.1 h1:806y9qsFiZkwl90DJhtAtedG43OcmGd57sJCFyvfxpo=
33+
github.com/containerd/containerd/v2 v2.2.0-rc.1/go.mod h1:X7H17UATRidzfNzb5vS/l30qEJk0ktoTEU1thMh0Nbk=
3434
github.com/containerd/continuity v0.4.5 h1:ZRoN1sXq9u7V6QoHMcVWGhOwDFqZ4B9i5H6un1Wh0x4=
3535
github.com/containerd/continuity v0.4.5/go.mod h1:/lNJvtJKUQStBzpVQ1+rasXO1LAWtUQssk28EZvJ3nE=
3636
github.com/containerd/errdefs v1.0.0 h1:tg5yIfIlQIrxYtu9ajqY42W3lpS19XqdxRQeEwYG8PI=

0 commit comments

Comments
 (0)