Skip to content

Require Go 1.26.6 - #70

Merged
mariusvniekerk merged 1 commit into
mainfrom
security/go-1.26.6
Aug 14, 2026
Merged

Require Go 1.26.6#70
mariusvniekerk merged 1 commit into
mainfrom
security/go-1.26.6

Conversation

@mariusvniekerk

Copy link
Copy Markdown
Contributor

Go 1.26.6 fixes checksum database bypass and module cache attacks that affect earlier Go 1.26 releases. This raises Kit's required toolchain from Go 1.26.3 to Go 1.26.6, so local builds and all CI jobs use the patched release.

The change is limited to the shared Go version pin. Dependencies and workflow definitions remain unchanged because the workflows already derive their toolchain from go.mod.

Advisory: https://freenode.net/article/go-1-26-6-and-1-25-13-fix-sumdb-bypass-and-module-cache-attacks

Earlier Go 1.26 releases permit checksum database bypass and module cache
attacks. Require the patched toolchain so local builds and CI do not use a
known-vulnerable release.

Generated with Codex
Co-authored-by: OpenAI Codex <noreply@openai.com>
@roborev-ci

roborev-ci Bot commented Aug 14, 2026

Copy link
Copy Markdown

roborev: Combined Review (7b85745)

No issues found.


Reviewers: 2 done | Synthesis: codex | Total: 14s

@mariusvniekerk
mariusvniekerk merged commit fb94e3f into main Aug 14, 2026
11 checks passed
@mariusvniekerk
mariusvniekerk deleted the security/go-1.26.6 branch August 14, 2026 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant