commit | 2b93f541a5bc5739458eaf080d253463e6341dee | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Feb 17 16:37:04 2022 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Feb 17 16:43:52 2022 +0000 |
tree | 3f6685ff3de53555410cffaffe864c96562eec24 | |
parent | 08013cf74d42b21dee4732fe39a4fb1bd7caf498 [diff] |
dl: add go1.18rc1 Change-Id: I819b13ab1a292cab5a0b3bc951a6683a7b2464c9 Reviewed-on: https://go-review.googlesource.com/c/dl/+/386514 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@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 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.