commit | c6b62112292fa741d5708dfd63bd89eed3b6f8ee | [log] [tgz] |
---|---|---|
author | Aaron Sheah <aaronsheah@gmail.com> | Thu Jun 03 17:43:36 2021 +0000 |
committer | Heschi Kreinick <heschi@google.com> | Fri Jun 04 14:31:24 2021 +0000 |
tree | 258290f7995c06450af935d5e7ca73abcc810a3f | |
parent | 021444007590da4c1f6e504904e2871a1012c0bf [diff] |
doc/go1.17: document testing changes for Go 1.17 For #44513. Fixes #46024 Change-Id: Icf3877d1fcd67448fbc79a0ce3db3f319ad4a0e9 GitHub-Last-Rev: 8c015935c2e376134d81aa577bffdca7fc03170d GitHub-Pull-Request: golang/go#46324 Reviewed-on: https://go-review.googlesource.com/c/go/+/322109 Reviewed-by: Heschi Kreinick <heschi@google.com> Trust: Jeremy Faller <jeremy@golang.org> Trust: 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.