commit | 1107b86e00f957a1f186f27cacab5348cb4718e6 | [log] [tgz] |
---|---|---|
author | Mostafa Solati <mostafa.solati@gmail.com> | Wed Aug 04 21:18:27 2021 +0430 |
committer | Alex Rakoczy <alex@golang.org> | Fri May 20 15:53:39 2022 +0000 |
tree | 0f5bdb09f4a157601bb0ca88eda7ed3e8fe236d2 | |
parent | 88ea6714b1d9e733d72f664e373e5977f2616cd7 [diff] |
dl: format download progress in human readable form Fixes golang/go#45556 Change-Id: Idabdceb1063f3544b805f45dd2e034cc459fda91 Reviewed-on: https://go-review.googlesource.com/c/dl/+/339869 Reviewed-by: Alex Rakoczy <alex@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Alex Rakoczy <alex@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@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 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.