Skip to content

ci: bump Go toolchain to 1.26.4#89

Merged
joaomdsg merged 1 commit into
mainfrom
ci/go-1.26.4
Jun 3, 2026
Merged

ci: bump Go toolchain to 1.26.4#89
joaomdsg merged 1 commit into
mainfrom
ci/go-1.26.4

Conversation

@joaomdsg

@joaomdsg joaomdsg commented Jun 3, 2026

Copy link
Copy Markdown
Member

govulncheck now fails on the go1.26.3 standard library:

  • GO-2026-5039 — net/textproto: arbitrary inputs included in errors without escaping (called via vt.Client.Reload → io.ReadAll → textproto.Reader.ReadMIMEHeader)
  • GO-2026-5037 — crypto/x509: inefficient candidate hostname parsing

Both are fixed in go1.26.4. Bumps the toolchain in go.mod and the
go-version pin in the CI and CodeQL workflows.

Repo-wide failure (affects main); surfaced while CI-checking an
unrelated example PR.

govulncheck fails on go1.26.3 stdlib vulnerabilities GO-2026-5039
(net/textproto) and GO-2026-5037 (crypto/x509), both fixed in 1.26.4.
@joaomdsg
joaomdsg merged commit ae957e3 into main Jun 3, 2026
4 checks passed
@joaomdsg
joaomdsg deleted the ci/go-1.26.4 branch June 3, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant