fix(deps): bump golang.org/x/net to v0.53.0 #292
Reference in New Issue
Block a user
Delete Branch "fix-x-net-vuln"
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?
Fixes govulncheck finding GO-2026-4918: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE in net/http/internal/http2.
Bumps golang.org/x/net v0.49.0 → v0.53.0 (plus related x/sys, x/term, x/text via go mod tidy).