commit | f798e20c9ec1dfe45a3a432d168172504ecf3b88 | [log] [tgz] |
---|---|---|
author | Filippo Valsorda <filippo@golang.org> | Mon Apr 19 16:53:36 2021 +0200 |
committer | Filippo Valsorda <filippo@golang.org> | Fri Apr 23 17:48:34 2021 +0000 |
tree | a1e1fc3a85054efbc044486268a128b6477509fa | |
parent | 5e9de8bfb3b75fed7d754049f62aae2ec82629a8 [diff] |
internal/version: use dl.google.com/go instead of GCS bucket https://dl.google.com/go is what the https://golang.org/dl page uses, and is less likely to be affected by configuration issues, as well as being more geographically available. Updates golang/go#45603 Change-Id: Ied2025e3948e795d7bbd067109dfccc8a4e28dd3 Reviewed-on: https://go-review.googlesource.com/c/dl/+/311375 Trust: Filippo Valsorda <filippo@golang.org> Trust: Alexander Rakoczy <alex@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> Reviewed-by: Alexander Rakoczy <alex@golang.org> TryBot-Result: Go Bot <gobot@golang.org>
This repository holds the Go wrapper programs that run specific versions of Go, such as go get golang.org/dl/go1.10.3
and go get golang.org/dl/gotip
.
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.