commit | a744be42f9427a3b20e7e179e4b9831dbcf27f4c | [log] [tgz] |
---|---|---|
author | Katie Hockman <katie@golang.org> | Tue Feb 04 12:48:20 2020 -0500 |
committer | Katie Hockman <katie@golang.org> | Tue Feb 04 19:45:51 2020 +0000 |
tree | 18bc8775807966ebb9f02afd42e17ae583ea481d | |
parent | e6ebbe0d20fe877b111cf4ccf8349cba129d6d3a [diff] |
doc: remove paragraph break for upgrading to modules Previously, the release notes broke up the sentences that modules is now ready for production use and where to file issues for migration problems into separate paragraphs. This made it look like the migration paragraph was about upgrading to 1.14, not to modules, and made the reading a bit confusing. Now the entire idea is in one paragraph. Change-Id: I10bddfb8aba5f5909ac6842f25e3e97d505835e6 Reviewed-on: https://go-review.googlesource.com/c/go/+/217720 Run-TryBot: Katie Hockman <katie@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com>
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.