Hi team,Per Go 1.26 documentation, all go1.26.x toolchains should generate go 1.25.0 via go mod init.Test results with official tarballs: 1. go1.26.0 (darwin-amd64 & linux-amd64) → go 1.25.0 (correct)2. go1.26.1/2/3/4 (darwin-amd64 & linux-amd64) → current toolchain version (incorrect) All binaries verified by SHA256, tested in clean isolated environment without local environment overrides.No release notes mention any intentional change to this behavior starting from Go 1.26.1.Thanks.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/golang-nuts/6a479c0208ee96.84672008.baebbb19%40m0.mail.sina.com.cn.
