commit | b57ea3d3a4a49ffea832fb5f923c2d16eb7d2eb2 | [log] [tgz] |
---|---|---|
author | Roland Shoemaker <roland@golang.org> | Wed Jan 20 09:06:12 2021 -0800 |
committer | Dmitri Shuralyov <dmitshur@golang.org> | Thu Jan 21 03:12:32 2021 +0000 |
tree | 1b30f9506b5c400608481b1bf10d28bbc12db349 | |
parent | 123e3786917997a2249299439e836115c73a53c5 [diff] |
[release-branch.go1.14] internal/execabs: only run tests on platforms that support them Fixes #43792 Change-Id: I3bf022a28b194f0089ea96d93e56bbd9fb7e0aa8 Reviewed-on: https://go-review.googlesource.com/c/go/+/285055 Trust: Roland Shoemaker <roland@golang.org> Run-TryBot: Roland Shoemaker <roland@golang.org> 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 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.