From 5daa905511cc774b2f8a8b0a64ad32e87265b314 Mon Sep 17 00:00:00 2001 From: Carlos Amedee Date: Wed, 4 Dec 2019 13:14:04 -0500 Subject: [PATCH] [release-branch.go1.12] doc: document Go 1.12.14 Change-Id: I7589ef4bdac776c8f141e9cc60f59f8643649310 Reviewed-on: https://go-review.googlesource.com/c/go/+/209840 Reviewed-by: Alexander Rakoczy Run-TryBot: Alexander Rakoczy TryBot-Result: Gobot Gobot (cherry picked from commit f805b05b39a28a85017df4540f1770f0d833e3d2) Reviewed-on: https://go-review.googlesource.com/c/go/+/209842 Run-TryBot: Carlos Amedee --- doc/devel/release.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/devel/release.html b/doc/devel/release.html index 7cfac9dba2..95a585e030 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -126,6 +126,12 @@ where the non-notarized installer and binaries were being Only macOS users who hit this issue need to update.

+

+go1.12.14 (released 2019/12/4) includes a fix to the runtime. See +the Go +1.12.14 milestone on our issue tracker for details. +

+

go1.11 (released 2018/08/24)

-- 2.50.0