dl: add go1.13.13 and go1.14.5

Change-Id: I236c09a6036d1e785fe2491a7dba51ceb692db74
Reviewed-on: https://go-review.googlesource.com/c/dl/+/242637
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
2 files changed
tree: b2993660617c808e0133d562985e901aa27f3912
  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.10/
  17. go1.11.11/
  18. go1.11.12/
  19. go1.11.13/
  20. go1.11.2/
  21. go1.11.3/
  22. go1.11.4/
  23. go1.11.5/
  24. go1.11.6/
  25. go1.11.7/
  26. go1.11.8/
  27. go1.11.9/
  28. go1.11beta1/
  29. go1.11beta2/
  30. go1.11beta3/
  31. go1.11rc1/
  32. go1.11rc2/
  33. go1.12/
  34. go1.12.1/
  35. go1.12.10/
  36. go1.12.11/
  37. go1.12.12/
  38. go1.12.13/
  39. go1.12.14/
  40. go1.12.15/
  41. go1.12.16/
  42. go1.12.17/
  43. go1.12.2/
  44. go1.12.3/
  45. go1.12.4/
  46. go1.12.5/
  47. go1.12.6/
  48. go1.12.7/
  49. go1.12.8/
  50. go1.12.9/
  51. go1.12beta1/
  52. go1.12beta2/
  53. go1.12rc1/
  54. go1.13/
  55. go1.13.1/
  56. go1.13.10/
  57. go1.13.11/
  58. go1.13.12/
  59. go1.13.13/
  60. go1.13.2/
  61. go1.13.3/
  62. go1.13.4/
  63. go1.13.5/
  64. go1.13.6/
  65. go1.13.7/
  66. go1.13.8/
  67. go1.13.9/
  68. go1.13beta1/
  69. go1.13rc1/
  70. go1.13rc2/
  71. go1.14/
  72. go1.14.1/
  73. go1.14.2/
  74. go1.14.3/
  75. go1.14.4/
  76. go1.14.5/
  77. go1.14beta1/
  78. go1.14rc1/
  79. go1.15beta1/
  80. go1.5.4/
  81. go1.6.4/
  82. go1.7.6/
  83. go1.8/
  84. go1.8.1/
  85. go1.8.2/
  86. go1.8.3/
  87. go1.8.4/
  88. go1.8.5/
  89. go1.8.6/
  90. go1.8.7/
  91. go1.8beta1/
  92. go1.8beta2/
  93. go1.8rc1/
  94. go1.8rc2/
  95. go1.8rc3/
  96. go1.9/
  97. go1.9.1/
  98. go1.9.2/
  99. go1.9.3/
  100. go1.9.4/
  101. go1.9.5/
  102. go1.9.6/
  103. go1.9.7/
  104. go1.9beta1/
  105. go1.9beta2/
  106. go1.9rc1/
  107. go1.9rc2/
  108. gotip/
  109. internal/
  110. AUTHORS
  111. codereview.cfg
  112. CONTRIBUTING.md
  113. CONTRIBUTORS
  114. go.mod
  115. LICENSE
  116. PATENTS
  117. 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.