commit | a4e4fddb5c8e10625716b24e34ad768f323e8504 | [log] [tgz] |
---|---|---|
author | Bill Morgan <arthurwilliammorgan@gmail.com> | Tue Feb 04 00:25:40 2025 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Feb 04 18:08:13 2025 -0800 |
tree | 3a92f41ddc6efd626e4e5b4138435a7e2d45b763 | |
parent | e8dfe3b5ee33e41dd36ba7cbbd88199635841825 [diff] |
dl: update issue tracker reference in README.md Fixes golang/go#71533 Change-Id: I53eb01dfbee712aa45ea2b1346804f7fc238c8b0 GitHub-Last-Rev: cc4b813e4ab5e5cec041577b12b380624d679169 GitHub-Pull-Request: golang/dl#13 Reviewed-on: https://go-review.googlesource.com/c/dl/+/646055 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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.