Skip to content

Conversation

@namansharma18899
Copy link

Bumping crypto library to v0.32.0 and x/net library to v0.34.0

List of commands:

$ go get -u golang.org/x/crypto@v0.32.0
$ go get -u golang.org/x/net@v0.34.0
$ go mod tidy

Summary by the fixes:

Bump several golang.org/x dependencies to newer versions and refresh the vendored modules accordingly.

Build:

Update golang.org/x/net from v0.30.0 to v0.34.0
Update golang.org/x/crypto from v0.28.0 to v0.32.0
Update golang.org/x/sync from v0.8.0 to v0.10.0
Update golang.org/x/sys from v0.26.0 to v0.29.0
Update golang.org/x/text from v0.19.0 to v0.21.0
Regenerate go.sum and refresh vendor directory after dependency bumps

PROJQUAY-8574: Bumping crypto library to v0.32.0 and x/net library to v0.34.0
Fixing CVE-2024-45338 and CVE-2024-45337

Signed-off-by: Naman Sharma <namansharma18899@gmail.com>
@namansharma18899 namansharma18899 marked this pull request as ready for review December 16, 2025 09:14
@namansharma18899 namansharma18899 requested a review from a team as a code owner December 16, 2025 09:14
@namansharma18899 namansharma18899 requested review from hdonnay and removed request for a team December 16, 2025 09:14
@hdonnay
Copy link
Member

hdonnay commented Dec 16, 2025

We generally don't update old release versions.

@hdonnay hdonnay closed this Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants