]> Cypherpunks repositories - gostls13.git/commit
cmd/go: if GOPATH and GOROOT are the same, refer to wiki page
authorIan Lance Taylor <iant@golang.org>
Wed, 30 Oct 2024 22:21:33 +0000 (15:21 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 31 Oct 2024 17:19:47 +0000 (17:19 +0000)
commit2bb820fd5be238c73e260011dbe4bd76f5c9313b
tree160a441ae780b8375253a73682a0f0115f73e4e4
parent5dbb0a5c6b58f565feb5ac85e42f139343a9eafa
cmd/go: if GOPATH and GOROOT are the same, refer to wiki page

This gives us a place to clarify what the problem is
and how people should fix it.

For #65656
Fixes #70093

Change-Id: I555399c52e9b72a7a66f0bd38df178c0efad6c27
Reviewed-on: https://go-review.googlesource.com/c/go/+/623815
Reviewed-by: Sam Thanawalla <samthanawalla@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/main.go