]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: require Go 1.24.6 as minimum bootstrap toolchain
authorDmitri Shuralyov <dmitshur@golang.org>
Sat, 9 Aug 2025 00:20:47 +0000 (20:20 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 11 Aug 2025 21:25:55 +0000 (14:25 -0700)
commit6abfe7b0deaeb62d9f8d4bf09475efec68db9a1b
treec352a8869c03c7c00b243587dc0b9906733f99dc
parent691af6ca28dad9c72e51346fe10c6aaadc3f940b
cmd/dist: require Go 1.24.6 as minimum bootstrap toolchain

This is a minimal change to start to require the new minimum bootstrap.
Taking advantage of the newer bootstrap to simplify and improve code is
left to be done in separate CLs.

For #69315.

Change-Id: I4bef752b2adb67e969d585d97e680d26afefc6f4
Reviewed-on: https://go-review.googlesource.com/c/go/+/694535
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: David Chase <drchase@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
doc/next/5-toolchain.md
src/cmd/dist/README
src/cmd/dist/buildtool.go
src/cmd/dist/notgo124.go [moved from src/cmd/dist/notgo122.go with 62% similarity]
src/make.bash
src/make.bat
src/make.rc