]> Cypherpunks repositories - gostls13.git/commit
doc/go1.16: add multiple release notes for the go command
authorJay Conrod <jayconrod@google.com>
Tue, 1 Dec 2020 16:10:40 +0000 (11:10 -0500)
committerJay Conrod <jayconrod@google.com>
Tue, 1 Dec 2020 18:29:46 +0000 (18:29 +0000)
commitdd4a52c2a588c57edc76cb0a414ae6f2e5bf5d52
treeb626a85046dfa7b20fb16085c190ad75e8703288
parentf5978a09589badb927d3aa96998fc785524cae02
doc/go1.16: add multiple release notes for the go command

Added notes for:

* go test -c and -i flags used with unknown flags
* GO111MODULE=on by default
* GOVCS
* Dropped requirements on excluded versions

Removed TODOs for documentation on the retract directive and
'go install pkg@version'. These pages will be written after the beta.

Change-Id: Ic9877a62f908be177a6035a039b72e969e7b7f22
Reviewed-on: https://go-review.googlesource.com/c/go/+/274438
Trust: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
doc/go1.16.html