fix(deps): update golang.org/x/net to v0.55.0 #430
Reference in New Issue
Block a user
Delete Branch "fix-x-net-vulnerability"
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?
Resolves GO-2026-5026 reported by govulncheck. x/net v0.53.0 -> v0.55.0; pulls x/sys, x/term, x/text via go mod tidy. Clears the vulnerabilities CI job that currently fails on every PR (e.g. #429).