Skip to content

chore(build): bump Go toolchain 1.23.2 -> 1.26.7 - #373

Merged
jp-fizzbee merged 1 commit into
mainfrom
user/jp/bump-go-sdk
Aug 24, 2026
Merged

chore(build): bump Go toolchain 1.23.2 -> 1.26.7#373
jp-fizzbee merged 1 commit into
mainfrom
user/jp/bump-go-sdk

Conversation

@jp-fizzbee

Copy link
Copy Markdown
Collaborator

Summary

Step 2 of the CVE-cleanup plan (after #371, before tagging v0.5.3).

The released fizzbee binary embeds go1.23.2 — ~2 years old, and the 1.23 line is past EOL, so Go stdlib security fixes no longer reach it. This bumps go_sdk to 1.26.7, the latest patch of the currently-supported previous stable line (deliberately not 1.27.0, released days ago).

No scanner currently flags the old toolchain (scout: zero Go findings), so this is hygiene, not urgent — but unlike the rules_python refresh (deferred due to cross-compile breakage), a Go toolchain swap is low-risk and fully verifiable.

Verification

  • Reference suite: 98/98
  • Cross-builds pass: linux_x86, linux_arm, macos_x86 (macos_arm native)
  • Resulting binary embeds go1.26.7 (go version -m)

🤖 Generated with Claude Code

Step 2 of the CVE-cleanup plan. The released fizzbee binary embedded
go1.23.2 (~2 years old; the 1.23 line is past end-of-life, so Go
stdlib security fixes no longer reach it). 1.26.7 is the latest patch
of the currently-supported previous stable line — deliberately not
1.27.0, which shipped days ago.

No scanner currently flags the old toolchain (docker scout reports
zero Go findings against the release binary), so this is hygiene
rather than an urgent fix — but unlike the rules_python refresh
(deferred: cross-compile breakage), a Go toolchain swap is low-risk
and fully verifiable.

Verified: reference suite 98/98; cross-builds pass for linux_x86,
linux_arm, macos_x86 (macos_arm is the native build host); the
resulting binary embeds go1.26.7.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jp-fizzbee
jp-fizzbee force-pushed the user/jp/bump-go-sdk branch from 9002250 to 60a0b69 Compare August 24, 2026 18:22
@jp-fizzbee
jp-fizzbee merged commit 37b9b11 into main Aug 24, 2026
1 check passed
@jp-fizzbee
jp-fizzbee deleted the user/jp/bump-go-sdk branch August 24, 2026 18:29
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.

2 participants