commit | 1371fe4354dc21c9c95c38cc7b9c83867891994c | [log] [tgz] |
---|---|---|
author | Colin Cross <[email protected]> | Tue Mar 19 21:08:48 2019 -0700 |
committer | Colin Cross <[email protected]> | Wed Mar 20 06:17:34 2019 +0000 |
tree | fc4aae62222feb015c306e08c0b4920efd832b81 | |
parent | 394b8054fe2c7c143d15dd3236159971402b5a21 [diff] |
Update prebuilts to go 1.12.1 From https://ci.android.com/builds/submitted/5389456/linux/latest/go.zip Also includes a cherry-pick of https://github.com/golang/go/commit/ff048033e4304898245d843e79ed1a0897006c6d Fixes: 126298064 Test: m blueprint_tools Change-Id: I581e084f909acc0b1e3f95be6452c86c86da1bac
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.