Skip to content

[Backport v1.27] fix(net): Bump to v0.55.0#3110

Merged
tbavelier merged 1 commit into
v1.27from
backport-3105-to-v1.27
Jun 9, 2026
Merged

[Backport v1.27] fix(net): Bump to v0.55.0#3110
tbavelier merged 1 commit into
v1.27from
backport-3105-to-v1.27

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Jun 9, 2026

Copy link
Copy Markdown

Backport 76b428d from #3105.


What does this PR do?

Bumps golang.org/x/net from v0.50.0 to v0.55.0 in both go.mod and api/go.mod to address CVE-2026-39821.

Motivation

Fixes VULN-84184.

Minimum Agent Versions

No change.

  • Agent: N/A
  • Cluster Agent: N/A

Describe your test plan

  • make managergobuild succeeds
  • go work sync + go mod tidy clean in both modules
  • CI green

Checklist

  • PR has at least one valid label: dependencies
  • PR has a milestone or the qa/skip-qa label
  • All commits are signed (see: signing commits)

Signed-off-by: Wassim DHIF <[email protected]>
(cherry picked from commit 76b428d)
@dd-octo-sts dd-octo-sts Bot added dependencies Pull requests that update a dependency file backport label added by backport action bot label added by backport bot team/container-platform labels Jun 9, 2026
@dd-octo-sts
dd-octo-sts Bot requested a review from a team as a code owner June 9, 2026 07:34
@dd-octo-sts dd-octo-sts Bot added this to the v1.27.0 milestone Jun 9, 2026
@codecov-commenter

codecov-commenter commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.61%. Comparing base (2d50488) to head (e0c132f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            v1.27    #3110   +/-   ##
=======================================
  Coverage   41.61%   41.61%           
=======================================
  Files         336      336           
  Lines       28737    28737           
=======================================
  Hits        11958    11958           
  Misses      15984    15984           
  Partials      795      795           
Flag Coverage Δ
unittests 41.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d50488...e0c132f. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@datadog-prod-us1-4

Copy link
Copy Markdown

Code Coverage

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 41.91% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: e0c132f | Docs | Datadog PR Page | Give us feedback!

@tbavelier
tbavelier merged commit f683209 into v1.27 Jun 9, 2026
59 checks passed
@tbavelier
tbavelier deleted the backport-3105-to-v1.27 branch June 9, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport label added by backport action bot label added by backport bot dependencies Pull requests that update a dependency file team/container-platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants