commit | 8c9a1e703bdbda87666bcfe60e85177eb8355b4c | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Sep 03 10:34:57 2025 -0700 |
committer | Gopher Robot <gobot@golang.org> | Wed Sep 03 10:43:25 2025 -0700 |
tree | 486e2b69967637bab798c74d939979e14595b3b6 | |
parent | 7b9640cbe5cf89ab571ddfc0f88053d4f61a09f0 [diff] |
dl: add go1.25.1 Change-Id: I83dae5a12856a60e76a10bb8d98a5e13402a4172 Reviewed-on: https://go-review.googlesource.com/c/dl/+/700716 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Pratt <mpratt@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Cherry Mui <cherryyz@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 dl 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.