commit | c7dbe52702e1669c6f0ad1f36e68d6e0864a1c5d | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Apr 04 17:05:14 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Apr 04 17:20:53 2023 +0000 |
tree | a481dd1bd2257908d78ce241f44e8b09326e190e | |
parent | ba1e0f11da83452857df41ed18f76f3644b0e2cc [diff] |
dl: add go1.19.8 Change-Id: Ie7c62607e7ce84798d080f8d4328e6b650d39337 Reviewed-on: https://go-review.googlesource.com/c/dl/+/482096 Run-TryBot: Gopher Robot <gobot@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
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.