commit | 5e9de8bfb3b75fed7d754049f62aae2ec82629a8 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Thu Apr 01 17:36:55 2021 -0400 |
committer | David Chase <drchase@google.com> | Thu Apr 01 21:40:17 2021 +0000 |
tree | 2d77eeb3ede55dc9e4b4c60beb9c4f85b47e1b00 | |
parent | 5564b1ea1f85590d0b4f9dceb1e752fd6f182f84 [diff] |
dl: add go1.16.3 and go1.15.11 For golang/go#45334. For golang/go#45333. Change-Id: I4a13b5c954b79ab0c449074b18acf3ee40c6fc09 Reviewed-on: https://go-review.googlesource.com/c/dl/+/306595 Trust: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: David Chase <drchase@google.com> TryBot-Result: Go Bot <gobot@golang.org>
This repository holds the Go wrapper programs that run specific versions of Go, such as go get golang.org/dl/go1.10.3
and go get golang.org/dl/gotip
.
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.