commit | 65ed43b8dfff3387ed1447574622e887227abc00 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Dec 14 19:36:16 2021 +0000 |
committer | Cherry Mui <cherryyz@google.com> | Tue Dec 14 19:41:07 2021 +0000 |
tree | 959a72c16f13fcc44afd533ea52ca8437b3ca53e | |
parent | 4ab242f9ec73af0b5e0dcb8a17eed9a621b0551f [diff] |
dl: add go1.18beta1 Change-Id: Iab92b993410cbb6f11a78d52d0224ac176d0b315 Reviewed-on: https://go-review.googlesource.com/c/dl/+/371834 Trust: Cherry Mui <cherryyz@google.com> Run-TryBot: Cherry Mui <cherryyz@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Trust: 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.