internal: simplify version, delete genv Simplify the build constraints in signal_unix.go and signal_notunix.go to mirror the cmd/go/internal/base package. Delete the unused genv command. It was used in the era of releasebot, back when CLs to add golang.org/dl commands were being created by hand. These CLs are generated by relui now. Change-Id: Ic471394a30021c599a832f7b2a966160f2a121ed Reviewed-on: https://go-review.googlesource.com/c/dl/+/540222 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Heschi Kreinick <heschi@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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 net 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.