Skip to content

Update containerd to latest changes for 2.3#98

Merged
dmcgowan merged 1 commit intocontainerd:mainfrom
dmcgowan:update-containerd-2.3-draft
Feb 25, 2026
Merged

Update containerd to latest changes for 2.3#98
dmcgowan merged 1 commit intocontainerd:mainfrom
dmcgowan:update-containerd-2.3-draft

Conversation

@dmcgowan
Copy link
Member

With rebase plus relevant changes in 2.3 milestone

Signed-off-by: Derek McGowan <derek@mcg.dev>
Copilot AI review requested due to automatic review settings February 25, 2026 01:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s Go module dependencies to track newer containerd (2.3 milestone) changes via updated replace targets and associated dependency bumps.

Changes:

  • Bump the Go toolchain version in go.mod from 1.24.3 to 1.24.6.
  • Update indirect dependencies (e.g., go-systemd, logrus, x/net, x/text, grpc) and refresh go.sum.
  • Advance the replace target for github.com/containerd/containerd/v2 and add a replace for github.com/containerd/containerd/api to a newer pseudo-version.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates Go version, bumps several indirect deps, and updates/adds containerd-related replace directives to newer pseudo-versions.
go.sum Refreshes module checksums to match the updated dependency graph and new containerd replacement modules.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dmcgowan dmcgowan merged commit 1116f27 into containerd:main Feb 25, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants