Skip to content

fix: bump golang.org/x/crypto v0.51.0->v0.52.0 and golang.org/x/net v0.54.0->v0.55.0 to fix CVEs#752

Merged
fatelei merged 1 commit into
langgenius:mainfrom
wylswz:fix/cve-golang-x-deps
Jun 3, 2026
Merged

fix: bump golang.org/x/crypto v0.51.0->v0.52.0 and golang.org/x/net v0.54.0->v0.55.0 to fix CVEs#752
fatelei merged 1 commit into
langgenius:mainfrom
wylswz:fix/cve-golang-x-deps

Conversation

@wylswz
Copy link
Copy Markdown
Contributor

@wylswz wylswz commented Jun 3, 2026

Summary

Bump vulnerable Go dependencies

…5.0 to fix CVEs

- golang.org/x/crypto: v0.51.0 -> v0.52.0 (fixes 13 CVEs: CVE-2026-39830~39835, CVE-2026-42508, CVE-2026-46595, CVE-2026-46597, CVE-2026-46598, CVE-2026-39827~39829)
- golang.org/x/net: v0.54.0 -> v0.55.0 (fixes 6 CVEs: CVE-2026-39821, CVE-2026-25680, CVE-2026-42506, CVE-2026-42502, CVE-2026-27136, CVE-2026-25681)
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 3, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several Go dependencies in go.mod and go.sum, specifically upgrading golang.org/x/crypto to v0.52.0, golang.org/x/net to v0.55.0, and golang.org/x/sys to v0.45.0. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@wylswz wylswz requested a review from fatelei June 3, 2026 05:43
@dosubot dosubot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 3, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jun 3, 2026
@fatelei fatelei merged commit a1ca1ba into langgenius:main Jun 3, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants