You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumps the Go toolchain from 1.25.7 to 1.25.10 (latest 1.25 patch).
Updates native/go.mod, the GO_VERSION env var across the three CI
workflows, the xgo cross-compile image tag in the Makefile, and the
Go baseline reference in AGENTS.md.
Holding at the 1.25 series for now: Go 1.26 regresses
-buildmode=c-shared on windows/amd64 (golang/go#78238) for output
filenames containing dots, which xgo's hardcoded naming triggers.
The 1.26 bump will be revisited as part of #393 (xgo removal), which
unblocks cleaner Windows DLL naming.
Signed-off-by: Marc Nuri <marc@marcnuri.com>
0 commit comments