chore(deps): update module golang.org/x/net to v0.51.0 [security]#577
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #577 +/- ##
=======================================
Coverage 25.82% 25.82%
=======================================
Files 180 180
Lines 7067 7067
=======================================
Hits 1825 1825
Misses 5132 5132
Partials 110 110 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| module github.com/formancehq/go-libs/v5 | ||
|
|
||
| go 1.24.4 | ||
| go 1.25.0 |
There was a problem hiding this comment.
this might be a problem for the services still on go 1.24
This PR contains the following updates:
v0.50.0->v0.51.0Sending certain HTTP/2 frames can cause a server to panic in golang.org/x/net
CVE-2026-27141 / GO-2026-4559
More information
Details
Due to missing nil check, sending 0x0a-0x0f HTTP/2 frames will cause a running server to panic
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.