An open API service indexing awesome lists of open source software.

https://github.com/golang/dl

[mirror] go install golang.org/dl/go1.N@latest
https://github.com/golang/dl

Last synced: about 1 month ago
JSON representation

[mirror] go install golang.org/dl/go1.N@latest

Awesome Lists containing this project

README

        

# golang.org/dl

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`.

## 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 dl 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.