fix(deps): update golang.org/x/net to v0.53.0 for GO-2026-4918 #356
Reference in New Issue
Block a user
Delete Branch "fix-vuln-x-net"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes govulncheck finding GO-2026-4918 (infinite loop in HTTP/2 transport on bad SETTINGS_MAX_FRAME_SIZE).
go mod tidy: x/sys, x/term, x/textVerified:
govulncheck ./...clean,go test -race ./...pass.