commit | 331b8661a0deb947d54b5827c7898d4175df6ef7 | [log] [tgz] |
---|---|---|
author | Carlos Amedee <carlos@golang.org> | Wed Feb 05 09:42:17 2020 -0500 |
committer | Carlos Amedee <carlos@golang.org> | Wed Feb 05 09:44:03 2020 -0500 |
tree | cd19d687c017b6ade6f54b7e63992ed6623985e2 | |
parent | a744be42f9427a3b20e7e179e4b9831dbcf27f4c [diff] | |
parent | a864cc756083632c543f2ad582cddd81bd2f3840 [diff] |
[release-branch.go1.14] all: merge master into release-branch.go1.14 a864cc7560 doc: rename HTML element IDs to avoid duplicates fb93cd45a6 net: don't check LookupHost error in TestLookupNullByte f770366f6d runtime: don't treat SIGURG as a bad signal e3f2e9ac4e internal/bytealg: fix riscv64 offset names Change-Id: I2ef0665dce7f1ade9b6c826cfd5c8eab041ff23f
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.