commit | 0aa53c02b476bef658d40a7d25e7d87e6ac7b4f1 | [log] [tgz] |
---|---|---|
author | Patrice Arruda <[email protected]> | Wed Aug 12 13:27:54 2020 -0700 |
committer | Patrice Arruda <[email protected]> | Wed Aug 12 13:27:54 2020 -0700 |
tree | f6e2cb622af4efd679c927d25ba4db118fbabc59 | |
parent | 1cc20d34d0e35a919285741c1c907a10bb78a798 [diff] |
Update linux go to 1.15 From https://ci.android.com/builds/submitted/6758058/linux/latest/go.zip Test: m blueprint_tools Change-Id: I0f14e8eccb710d3d5bd8e4c105a15b25bd9b156a
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 thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses 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.