commit | 7d514fe8af3a306765e6de4f233eca869f1509c7 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Sat Sep 14 20:44:42 2019 -0400 |
committer | Dmitri Shuralyov <dmitshur@golang.org> | Mon Sep 16 17:43:33 2019 +0000 |
tree | 600e512900e98438c56e956f8aff74df38063ef4 | |
parent | 73a62cdb274c6b392ca758fb3750bf5bd5d4d1e2 [diff] |
dl: add LICENSE, AUTHORS, CONTRIBUTORS, PATENTS, CONTRIBUTING.md These files should've been here when the repository was initially created, but they were unintentionally forgotten. Better late than never, so add them now. Fixes golang/go#33942 Change-Id: I59fe6b9a3e2288089eb1211c5dc7f27b675f3d3a Reviewed-on: https://go-review.googlesource.com/c/dl/+/195439 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
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
.
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.