]> Cypherpunks.ru repositories - gostls13.git/commit
make.bash,bat,rc: use Go 1.20.6 instead of Go 1.17.13
authorRuss Cox <rsc@golang.org>
Sun, 23 Jul 2023 09:21:31 +0000 (05:21 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 24 Jul 2023 02:49:20 +0000 (02:49 +0000)
commit7141d1e6d820241de321f8a9d336871737560950
tree06ed851d93336dfcf733df60a5469d512618d9b2
parentb02725a8897ec46e26b99e3be9b9805021c77064
make.bash,bat,rc: use Go 1.20.6 instead of Go 1.17.13

This was missed in the update of the bootstrap toolchain
and should help people who don't set GOROOT_BOOTSTRAP
and instead assume these scripts will find the right one.

For #54265.

Change-Id: I37a0d0976006d13b73df00013780be5abf202e91
Reviewed-on: https://go-review.googlesource.com/c/go/+/512275
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Russ Cox <rsc@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/dist/README
src/make.bash
src/make.bat
src/make.rc