chore(deps): update go deps - #1658
Conversation
|
Hey @mbrandenburger 👋 thanks for the PR! This comment updates automatically as you push changes -- think of it as your PR's live scoreboard! PR Checks✅ DCO Sign-off -- All commits have valid sign-offs. Nice work! ❌ GPG Signature -- Heads up! The following commits don't have a verified GPG signature:
You'll need to sign your commits with GPG (e.g. ✅ Merge Conflicts -- No merge conflicts detected. Smooth sailing! ❌ Issue Link -- This PR is not linked to any issue. Please reference an issue using a closing keyword (e.g. ⏳ All checks must pass before this PR can be reviewed. You've got this! |
fc8fa23 to
2f3ea39
Compare
|
Hi @mbrandenburger , I have some additional suggestions This can Avoid https://osv.dev/GHSA-rgw5-rvv9-x895 |
Effi-S
left a comment
There was a problem hiding this comment.
Nice!
These changes solve OSV deps:
golang.org/x/crypto -> v0.55.0 (https://osv.dev/GO-2026-5932 )
golang.org/x/mod -> v0.40.0 (https://osv.dev/GO-2026-6180 , https://osv.dev/GO-2026-6179 )
golang.org/x/text -> v0.41.0
golang.org/x/net -> v0.58.0
golang.org/x/tools -> v0.49.0
Good catch! I will address the dep updates for our GH bot in a separate PR. |
|
Tick the box to add this pull request to the merge queue (same as
|
Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
2f3ea39 to
88dc9e6
Compare
This PR updates various direct and indirect go deps.