]> Cypherpunks repositories - gostls13.git/commit
cmd/doc: use the 'go' command from buildCtx.GOROOT, not whatever is in $PATH
authorBryan C. Mills <bcmills@google.com>
Wed, 16 Mar 2022 18:45:42 +0000 (14:45 -0400)
committerBryan Mills <bcmills@google.com>
Thu, 17 Mar 2022 20:09:38 +0000 (20:09 +0000)
commit3046ae927d7664a63bb8c3a2fb3b9ca95bcf93de
tree6ddf15b6d46c4d60bf12678eb658cc83b7ccb0ba
parent2b0ac284cf4b81badb1c29e4fa299ea25cb9318f
cmd/doc: use the 'go' command from buildCtx.GOROOT, not whatever is in $PATH

For #51483.

Change-Id: I6150fdf97763d858e9ab012e807515da3387c25f
Reviewed-on: https://go-review.googlesource.com/c/go/+/393366
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/doc/dirs.go
src/cmd/go/testdata/script/mod_doc_path.txt [new file with mode: 0644]