commit | d38a7a0442efda4abcdf16a1ce7598571376aa1e | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Apr 12 18:36:07 2022 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Apr 13 00:30:40 2022 +0000 |
tree | 7e6e52664897a0c2c2ba0efa7bb0cec008773671 | |
parent | faa7218da89a95d8cf2a671a762641c5a0ebd68b [diff] |
dl: add go1.18.1 and go1.17.9 Change-Id: If85d948efd85bc2b7ea4b3f9b2a5bb5e090e3491 Reviewed-on: https://go-review.googlesource.com/c/dl/+/399611 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@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.