chore(deps): Bump to v0.55.0#3105
Conversation
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Pull request overview
This PR updates Go module dependencies to remediate CVE-2026-39821 by bumping golang.org/x/net to v0.55.0 across both the root module and the api submodule, along with the expected accompanying golang.org/x/* transitive version updates and checksum refreshes.
Changes:
- Bump
golang.org/x/netfromv0.50.0tov0.55.0ingo.modandapi/go.mod. - Refresh
go.sumandapi/go.sumto reflect the updated module graph (includinggolang.org/x/crypto,x/mod,x/sys,x/term,x/text,x/tools).
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates indirect golang.org/x/net to v0.55.0 and aligns related golang.org/x/* versions. |
| go.sum | Updates checksums for the new golang.org/x/* versions pulled in by the bump. |
| api/go.mod | Updates indirect golang.org/x/net to v0.55.0 and golang.org/x/text to v0.37.0. |
| api/go.sum | Updates checksums for the api module’s resolved dependency graph after the bump. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Wassim DHIF <[email protected]>
8be2fd3 to
cab870e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3105 +/- ##
=======================================
Coverage 43.48% 43.48%
=======================================
Files 352 352
Lines 30020 30020
=======================================
Hits 13053 13053
Misses 16095 16095
Partials 872 872
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
Please also merge this PR into 1.27. |
(cherry picked from commit 76b428d) Signed-off-by: Wassim DHIF <[email protected]> Co-authored-by: Wassim Dhif <[email protected]>
(cherry picked from commit 76b428d) Signed-off-by: Wassim DHIF <[email protected]> Co-authored-by: Wassim Dhif <[email protected]>
What does this PR do?
Bumps
golang.org/x/netfromv0.50.0tov0.55.0in bothgo.modandapi/go.modto address CVE-2026-39821.Motivation
Fixes VULN-84184.
Minimum Agent Versions
No change.
Describe your test plan
make managergobuildsucceedsgo work sync+go mod tidyclean in both modulesChecklist
dependenciesqa/skip-qalabel