]> Cypherpunks repositories - gostls13.git/commitdiff
doc: announce the end of support for binary-only packages
authorBryan C. Mills <bcmills@google.com>
Thu, 6 Dec 2018 14:03:59 +0000 (09:03 -0500)
committerBryan C. Mills <bcmills@google.com>
Fri, 7 Dec 2018 16:31:21 +0000 (16:31 +0000)
Updates #28152

Change-Id: If859221afc683b392f649e79d7ff0a06125cbe10
Reviewed-on: https://go-review.googlesource.com/c/152918
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.12.html

index ec2d7146e3f2e0b9de069495ee86e8bd3b590ebb..291c19ace2517b66f27716cc1435ec5ff7851386 100644 (file)
@@ -98,6 +98,12 @@ Go 1.13 will require macOS 10.11 El Capitan or later.
   has no effect in Go 1.12.
 </p>
 
+<h3 id="binary-only">Binary-only packages</h3>
+
+<p>
+  Go 1.12 is the last release that will support binary-only packages.
+</p>
+
 <h3 id="modules">Modules</h3>
 
 <p><!-- CL 148517 -->