Commit b4879cc
require go 1.26.5
setup-go installs exactly the version in the go directive, so the CI
toolchain was 1.26.2 and govulncheck reported five standard library
vulnerabilities reachable from server.Serve, cli fetches and pgx dialing
(GO-2026-5037, GO-2026-4971, GO-2026-4918 among them). All are fixed in
1.26.3/1.26.4; 1.26.5 is the current release and scans clean.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 2461b35 commit b4879cc
1 file changed
Lines changed: 1 addition & 1 deletion
0 commit comments