internal/version: add explanatory comments to runGo Explain some of the subtle reasons for why runGo behaves as it does. Do this to reduce chances of something accidentally breaking in the future. Based on suggestions Russ made in https://go-review.googlesource.com/c/dl/+/504037/comment/34895c43_326d1db9/ and in https://go-review.googlesource.com/c/dl/+/504038/comment/39e3e664_2f21e752/. Change-Id: I4e8d51e0733d4ca93835906b5103cf98a414fbc5 Reviewed-on: https://go-review.googlesource.com/c/dl/+/743381 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Russ Cox <rsc@golang.org> LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
This repository holds the Go wrapper programs that run specific versions of Go, such as go install golang.org/dl/go1.10.3@latest and go install golang.org/dl/gotip@latest.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the dl repository is located at https://github.com/golang/go/issues. Prefix your issue with “dl:” in the subject line, so it is easy to find.