From: Bryan C. Mills Date: Thu, 6 Dec 2018 14:03:59 +0000 (-0500) Subject: doc: announce the end of support for binary-only packages X-Git-Tag: go1.12beta1~138 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=6129e331acbb2158f015e3b48b82da330087621a;p=gostls13.git doc: announce the end of support for binary-only packages Updates #28152 Change-Id: If859221afc683b392f649e79d7ff0a06125cbe10 Reviewed-on: https://go-review.googlesource.com/c/152918 Reviewed-by: Ian Lance Taylor --- diff --git a/doc/go1.12.html b/doc/go1.12.html index ec2d7146e3..291c19ace2 100644 --- a/doc/go1.12.html +++ b/doc/go1.12.html @@ -98,6 +98,12 @@ Go 1.13 will require macOS 10.11 El Capitan or later. has no effect in Go 1.12.

+

Binary-only packages

+ +

+ Go 1.12 is the last release that will support binary-only packages. +

+

Modules