Skip to content

Bump Go to 1.25.11 and golang.org/x/net to v0.55.0#131

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
mainfrom
francesco.infante/bump-go-xnet-vulns
Jun 4, 2026
Merged

Bump Go to 1.25.11 and golang.org/x/net to v0.55.0#131
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
mainfrom
francesco.infante/bump-go-xnet-vulns

Conversation

@francescoinfante

Copy link
Copy Markdown
Contributor

Fixes CVE-2026-42504 (stdlib, High) and CVE-2026-39821 (x/net, Critical).

Fixes CVE-2026-42504 (stdlib, High) and CVE-2026-39821 (x/net, Critical).

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Francesco Infante <francesco.infante@datadoghq.com>
Copilot AI review requested due to automatic review settings June 4, 2026 15:28
@francescoinfante francescoinfante requested review from a team and AlexandreYang as code owners June 4, 2026 15:28

Copilot AI left a comment

Copy link
Copy Markdown

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 toolchain/dependencies to address reported security vulnerabilities in the Go standard library and golang.org/x/net.

Changes:

  • Bump golang.org/x/net from v0.53.0 to v0.55.0.
  • Update go.sum to match the new x/net version checksums.
  • Bump CI/tooling Go version via .go-version from 1.25.10 to 1.25.11.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates golang.org/x/net requirement to v0.55.0.
go.sum Updates module hashes for golang.org/x/net v0.55.0.
.go-version Updates the Go patch version used by CI/actions to 1.25.11.

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

Comment thread go.mod
Comment on lines 18 to 20
github.com/vishvananda/netns v0.0.5
golang.org/x/net v0.53.0
golang.org/x/net v0.55.0
golang.org/x/sync v0.20.0
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit 44686b4 into main Jun 4, 2026
21 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the francesco.infante/bump-go-xnet-vulns branch June 4, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants