-
-
Notifications
You must be signed in to change notification settings - Fork 344
Open
Description
What version of Garble and Go are you using?
- Garble:
v0.15.0(Homebrew formulagarble 0.15.0_7) - Go:
go1.26.0
What environment are you running Garble on?
Linux (Homebrew CI / Linuxbrew)
What did you do?
Homebrew test runs:
garble -literals -tiny build hello.goWhat did you see happen?
Build fails with:
Go version "go1.26.0" is too new; Go linker patches aren't available for go1.26 or later yet
This is currently causing a regression test failure in Homebrew core PR:
- go 1.26.0, go@1.25 1.25.7 (new formula) Homebrew/homebrew-core#258912
- CI log (failure): https://github.com/Homebrew/homebrew-core/actions/runs/21880985907/job/63170336130?pr=258912#step:4:366
What did you expect to see?
Either:
- Go 1.26 support, or
- Guidance on expected support timeline / recommended workaround for downstream packagers.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels