commit | 886d7f7de40687d1e040c54f20f2ff8e87622b15 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Nov 07 17:06:48 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Nov 07 17:25:35 2023 +0000 |
tree | 17eaacc3987d952dcb09487bc0746644b6718a62 | |
parent | 11d4f0fe2d73c56f19054c2ca290bc8d40584e7d [diff] |
dl: add go1.21.4 Change-Id: I186e7b197160cf2cff503a74bc289f263c84191b Reviewed-on: https://go-review.googlesource.com/c/dl/+/539897 Reviewed-by: Heschi Kreinick <heschi@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: Heschi Kreinick <heschi@google.com> Auto-Submit: 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.