Skip to content

[Backport v1.28] fix(net): Bump to v0.55.0#3111

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

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

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 requested a review from a team as a code owner June 9, 2026 07:34
@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 added this to the v1.27.0 milestone Jun 9, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.64%. Comparing base (f7ac48f) to head (17ef7f4).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            v1.28    #3111   +/-   ##
=======================================
  Coverage   43.64%   43.64%           
=======================================
  Files         350      350           
  Lines       30097    30097           
=======================================
  Hits        13135    13135           
  Misses      16090    16090           
  Partials      872      872           
Flag Coverage Δ
unittests 43.64% <ø> (ø)

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 f7ac48f...17ef7f4. 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: 43.96% (+0.00%)

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

@tbavelier
tbavelier merged commit 33d6508 into v1.28 Jun 9, 2026
59 checks passed
@tbavelier
tbavelier deleted the backport-3105-to-v1.28 branch June 9, 2026 08:49
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