]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: require Go 1.22.6 as minimum bootstrap toolchain
authorDmitri Shuralyov <dmitshur@golang.org>
Fri, 16 Aug 2024 18:01:15 +0000 (14:01 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 20 Aug 2024 17:52:42 +0000 (17:52 +0000)
commita4cb37d4afd4b6b386ed7b51466c8c57c6045f9c
tree147e5b72169b3bd991e3f23729eca702d5135376
parent4e1cc09f8b9bcef2b6d0839a7d0026b50c21998b
cmd/dist: require Go 1.22.6 as minimum bootstrap toolchain

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

For #64751.

Change-Id: I1d4f883fae3026354a199174d51e79a36cd2dc53
Reviewed-on: https://go-review.googlesource.com/c/go/+/606156
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
doc/next/5-toolchain.md
src/cmd/dist/README
src/cmd/dist/notgo122.go [moved from src/cmd/dist/notgo120.go with 76% similarity]
src/make.bash
src/make.bat
src/make.rc