commit | 69d5e469a4f457d3a7d8ca7a97478c2eca0ba35c | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Thu Oct 28 13:24:40 2021 -0400 |
committer | Russ Cox <rsc@golang.org> | Thu Oct 28 18:18:31 2021 +0000 |
tree | 46b5ecc07d6f3df5339321d8f24e7ab6ff1c8a34 | |
parent | 2840ccbc051bcfd19a08f8a6bb848fe28e3cffb9 [diff] |
[dev.boringcrypto] all: convert +build to //go:build lines in boring-specific files This makes the latest Go 1.18 cmd/dist happier. Change-Id: If1894ce4f60a0b604a2bd889974ddb16c405e0c7 Reviewed-on: https://go-review.googlesource.com/c/go/+/359474 Trust: Russ Cox <rsc@golang.org> Trust: Damien Neil <dneil@google.com> Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@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 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 for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at 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.