From 6129e331acbb2158f015e3b48b82da330087621a Mon Sep 17 00:00:00 2001 From: "Bryan C. Mills" Date: Thu, 6 Dec 2018 09:03:59 -0500 Subject: [PATCH] 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 --- doc/go1.12.html | 6 ++++++ 1 file changed, 6 insertions(+) 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

-- 2.48.1