commit | bf15437389a59b5c5ec5d136ca0c38e8a01c55db | [log] [tgz] |
---|---|---|
author | Bryan C. Mills <bcmills@google.com> | Thu Mar 14 14:09:08 2019 -0400 |
committer | Bryan C. Mills <bcmills@google.com> | Thu Mar 14 20:05:58 2019 +0000 |
tree | f1963d0a9bee702b82ed811cc79d6db77a452740 | |
parent | 0c1e55817e752cc9094b07608dbacfdb4a9bfa8a [diff] |
all: add go.mod Copy golang.org/x/build/envutil.Dedup locally to avoid pulling in all of x/build. Commands run: go mod init go mod edit -go=1.11 go mod tidy go list -m all go test ./... Updates golang/go#30228 Change-Id: I0fc24565c08a73db067daf080b46f4aa82a63c41 Reviewed-on: https://go-review.googlesource.com/c/dl/+/167703 Reviewed-by: Dmitri Shuralyov <dmitshur@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.