commit | 3b4fc5d1c67f363322fb141a3a1444b83cccea3a | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Thu Feb 16 19:35:02 2017 -0500 |
committer | Russ Cox <rsc@golang.org> | Thu Feb 16 19:45:42 2017 -0500 |
tree | 642bcd2d227ab5041623eb84a1b9d68d5d885027 | |
parent | f8b4123613a2cb0c453726033a03a1968205ccae [diff] | |
parent | 758a7281abb539018d6458ccb429615206fcc002 [diff] |
[dev.typealias] all: merge go1.8 into dev.typealias This should provide a way for people who want to try "Go 1.8 with type aliases" to do so. Removed go1.8 VERSION file as part of merge. Change-Id: I60d79439677d9980de7b5575e2e6cb9c23be02b6
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project does not use GitHub pull requests, and that we use the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.