Skip to content

security: raise the published Go SDK minimum off an EOL toolchain (1.21 → 1.25) - #48

Open
yakimoto wants to merge 2 commits into
mainfrom
fix/eol-go-minimum
Open

security: raise the published Go SDK minimum off an EOL toolchain (1.21 → 1.25)#48
yakimoto wants to merge 2 commits into
mainfrom
fix/eol-go-minimum

docs: changelog the Go minimum bump — review caught a real miss

4287ecf
Select commit
Loading
Failed to load commit list.
MacroscopeApp / Macroscope - Approvability Check succeeded Aug 9, 2026 in 2m 29s

Approved (click on check for details)

  • Eligibility
  • Correctness

Note

More information about how approvability works can be found in our Help Center.

Details

Eligibility
This PR raises the minimum Go version in go.mod from 1.21 to 1.25 and documents the breaking change in CHANGELOG.md. No source code is modified - it's a mechanical version floor bump for security currency. The author owns both changed files.

Notes:
@yakimoto is a code owner of all the files changed in this PR.