commit | 3e0aad426509bdc53dce55b7da088305c9e955d2 | [log] [tgz] |
---|---|---|
author | Andrew Bonventre <andybons@golang.org> | Mon Apr 30 13:49:16 2018 -0400 |
committer | Andrew Bonventre <andybons@golang.org> | Mon Apr 30 18:02:05 2018 +0000 |
tree | 3f9478ff940f68fa0b92e45614a6c0789e85e1b1 | |
parent | 50f65726a9ac8d6dd4bd2c1c609db16debd98d5c [diff] |
[release-branch.go1.9] doc: document Go 1.9.6 Change-Id: I9699b22d3a308cda685aa684b32dcde99333df46 Reviewed-on: https://go-review.googlesource.com/110315 Reviewed-by: Filippo Valsorda <filippo@golang.org> (cherry picked from commit 40685b230a012dd5a9ca471dbf21b65457c32147) Reviewed-on: https://go-review.googlesource.com/110375 Reviewed-by: Andrew Bonventre <andybons@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
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.