Skip to content

fix(deps): bump golang.org/x/net to v0.54.0#125

Merged
nwaller-nesto merged 1 commit into
masterfrom
fix/snyk-PL-5918-golang-x-net-idna
Jun 2, 2026
Merged

fix(deps): bump golang.org/x/net to v0.54.0#125
nwaller-nesto merged 1 commit into
masterfrom
fix/snyk-PL-5918-golang-x-net-idna

Conversation

@nwaller-nesto

@nwaller-nesto nwaller-nesto commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

What

Bump golang.org/x/net to v0.54.0 in go.mod.

Why

Fixes critical Snyk vulnerability SNYK-GOLANG-GOLANGORGXNETIDNA-17116876 in golang.org/x/net/idna.

Test Plan

Sufficiency

SNYK-GOLANG-GOLANGORGXNETIDNA-17116876 no longer present with snyk test

References


Note

Low Risk
Lockfile-only dependency upgrades with no application code changes; primary intent is a targeted security fix for an indirect idna package.

Overview
Updates golang.org/x/net from v0.53.0 to v0.54.0 (and refreshes go.sum) to address Snyk SNYK-GOLANG-GOLANGORGXNETIDNA-17116876 in golang.org/x/net/idna.

The bump also pulls aligned patch releases for related golang.org/x/* indirect modules in go.mod: x/crypto v0.51.0, x/mod v0.35.0, x/sys v0.44.0, x/term v0.43.0, and x/text v0.37.0. No application Go source changes—only module lockfiles.

Reviewed by Cursor Bugbot for commit c2f8205. Bugbot is set up for automated code reviews on this repo. Configure here.

Resolves critical Snyk vuln SNYK-GOLANG-GOLANGORGXNETIDNA-17116876
in golang.org/x/net/idna. Closes PL-5918.
@nwaller-nesto nwaller-nesto changed the title fix(deps): bump golang.org/x/net to v0.54.0 (PL-5918) fix(deps): bump golang.org/x/net to v0.54.0 Jun 2, 2026
@nwaller-nesto nwaller-nesto marked this pull request as ready for review June 2, 2026 19:03
@nwaller-nesto nwaller-nesto merged commit 3a2c763 into master Jun 2, 2026
9 checks passed
@nwaller-nesto nwaller-nesto deleted the fix/snyk-PL-5918-golang-x-net-idna branch June 2, 2026 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants