commit | 19579afdf90304dec2f3eeb3f46dce220455e9e5 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Sep 06 14:25:20 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Sep 06 15:08:25 2023 +0000 |
tree | f1f409b919d254e8c9a22740bd043781ef1df108 | |
parent | 8a2f435eea4bf595b29c4aa0672ef511d80a0f1e [diff] |
dl: add go1.20.8 Change-Id: I49960722ac1e015fb585660ce6a3171a8ea6e856 Reviewed-on: https://go-review.googlesource.com/c/dl/+/526136 Run-TryBot: Cherry Mui <cherryyz@google.com> Commit-Queue: Gopher Robot <gobot@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: 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.