internal/version: set progress writer formatting width

Change-Id: Iecd41e93e85435a0ae365143a355067af6bf1389
GitHub-Last-Rev: 79403f2c8d721d6e97b3935a1dd5461372af1ea0
GitHub-Pull-Request: golang/dl#3
Reviewed-on: https://go-review.googlesource.com/c/dl/+/168537
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
1 file changed
tree: 32edf71db8f877ae7f686f620353ee3136d5b9b2
  1. go1.10/
  2. go1.10.1/
  3. go1.10.2/
  4. go1.10.3/
  5. go1.10.4/
  6. go1.10.5/
  7. go1.10.6/
  8. go1.10.7/
  9. go1.10.8/
  10. go1.10beta1/
  11. go1.10beta2/
  12. go1.10rc1/
  13. go1.10rc2/
  14. go1.11/
  15. go1.11.1/
  16. go1.11.2/
  17. go1.11.3/
  18. go1.11.4/
  19. go1.11.5/
  20. go1.11.6/
  21. go1.11beta1/
  22. go1.11beta2/
  23. go1.11beta3/
  24. go1.11rc1/
  25. go1.11rc2/
  26. go1.12/
  27. go1.12.1/
  28. go1.12beta1/
  29. go1.12beta2/
  30. go1.12rc1/
  31. go1.8/
  32. go1.8.1/
  33. go1.8.2/
  34. go1.8.3/
  35. go1.8.4/
  36. go1.8.5/
  37. go1.8.6/
  38. go1.8.7/
  39. go1.8beta1/
  40. go1.8beta2/
  41. go1.8rc1/
  42. go1.8rc2/
  43. go1.8rc3/
  44. go1.9/
  45. go1.9.1/
  46. go1.9.2/
  47. go1.9.3/
  48. go1.9.4/
  49. go1.9.5/
  50. go1.9.6/
  51. go1.9.7/
  52. go1.9beta1/
  53. go1.9beta2/
  54. go1.9rc1/
  55. go1.9rc2/
  56. gotip/
  57. internal/
  58. codereview.cfg
  59. go.mod
  60. README.md
README.md

golang.org/dl

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.

Report Issues / Send Patches

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.