Fixes #67728
Change-Id: Ifbdee77dcebd865eac9501ec4615128eb3a9c9c0
Reviewed-on: https://go-review.googlesource.com/c/go/+/590797
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
Commit-Queue: Ian Lance Taylor <iant@google.com>
// debugging version control commands when a module is downloaded directly
// from a repository.
//
+// For more about build flags, see 'go help build'.
+//
// For more about modules, see https://golang.org/ref/mod.
//
// For more about using 'go get' to update the minimum Go version and
debugging version control commands when a module is downloaded directly
from a repository.
+For more about build flags, see 'go help build'.
+
For more about modules, see https://golang.org/ref/mod.
For more about using 'go get' to update the minimum Go version and