all: copy+update code from x/build/version/*

From x/build git rev a41435cbf9f.

Renames the "version" package to internal/version too.

Updates golang/go#23223

Change-Id: Idbcedeb5f3ac1f2afe527064be0d6ae8524a0358
Reviewed-on: https://go-review.googlesource.com/123677
Reviewed-by: Andrew Bonventre <andybons@golang.org>
36 files changed
tree: 56a72973913ab63ea9b8422dced5683d43365ea6
  1. go1.10/
  2. go1.10.1/
  3. go1.10.2/
  4. go1.10.3/
  5. go1.10beta1/
  6. go1.10beta2/
  7. go1.10rc1/
  8. go1.10rc2/
  9. go1.11beta1/
  10. go1.8/
  11. go1.8.1/
  12. go1.8.2/
  13. go1.8.3/
  14. go1.8.4/
  15. go1.8.5/
  16. go1.8.6/
  17. go1.8.7/
  18. go1.8beta1/
  19. go1.8beta2/
  20. go1.8rc1/
  21. go1.8rc2/
  22. go1.8rc3/
  23. go1.9/
  24. go1.9.1/
  25. go1.9.2/
  26. go1.9.3/
  27. go1.9.4/
  28. go1.9.5/
  29. go1.9.6/
  30. go1.9.7/
  31. go1.9beta1/
  32. go1.9beta2/
  33. go1.9rc1/
  34. go1.9rc2/
  35. internal/
  36. codereview.cfg
  37. 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.

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.