commit | 1eec60721618ff538c7cbbc20671a6c78ee66c3e | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Jan 06 20:51:28 2022 +0000 |
committer | Carlos Amedee <carlos@golang.org> | Thu Jan 06 20:55:09 2022 +0000 |
tree | 19ec2422e5883c38cf6d25d50a3be7143b20d0bc | |
parent | 65ed43b8dfff3387ed1447574622e887227abc00 [diff] |
dl: add go1.17.6 and go1.16.13 Change-Id: I29a1e2bbe027326d275928e43160ef71156b6dcc Reviewed-on: https://go-review.googlesource.com/c/dl/+/375878 Trust: Carlos Amedee <carlos@golang.org> Run-TryBot: Carlos Amedee <carlos@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Trust: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Than McIntosh <thanm@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.