fix(deps): update golang.org/x/net to v0.55.0 #430

Merged
argoyle merged 1 commits from fix-x-net-vulnerability into main 2026-06-02 05:06:22 +00:00
Owner

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).

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).
argoyle added 1 commit 2026-06-02 04:53:32 +00:00
fix(deps): update golang.org/x/net to v0.55.0
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m49s
gitlab-cleanup-handler / test (pull_request) Successful in 2m5s
gitlab-cleanup-handler / build (pull_request) Successful in 6m37s
a192a0d374
Resolves GO-2026-5026 (idna ASCII-only Punycode label rejection)
reported by govulncheck. Also bumps x/sys, x/term, x/text via go mod tidy.
argoyle scheduled this pull request to auto merge when all checks succeed 2026-06-02 04:54:17 +00:00
argoyle merged commit 20cd921e45 into main 2026-06-02 05:06:22 +00:00
argoyle deleted branch fix-x-net-vulnerability 2026-06-02 05:06:25 +00:00
Sign in to join this conversation.