]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add darwin/arm64 in the list of supported systems in help message
authorCholerae Hu <choleraehyq@gmail.com>
Wed, 27 Oct 2021 03:41:47 +0000 (11:41 +0800)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Wed, 27 Oct 2021 13:12:49 +0000 (13:12 +0000)
commitcfb532158fc5b5cd6b9c35bbc2ff7c203fe5f09b
tree850bf0b2178c29482b962a7625f209bce9b967f2
parentbdefb77309fdc6e47102a8d6272fd2293aefa1d9
cmd/go: add darwin/arm64 in the list of supported systems in help message

Fixes #49173.

Change-Id: I71270b4ff7e9ede3cdfa5946b73142a731752adf
Reviewed-on: https://go-review.googlesource.com/c/go/+/358901
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
Reviewed-by: Keith Randall <khr@golang.org>
Trust: Alberto Donizetti <alb.donizetti@gmail.com>
Run-TryBot: Alberto Donizetti <alb.donizetti@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/internal/work/build.go