From b7e9c7a3919195f718249aba0e09d03f9e1fdf9d Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 18 Sep 2019 21:34:24 -0400 Subject: [PATCH] doc/go1.13: add id tag to note about removal of NaCl port in Go 1.14 This was in response to a post-merge review comment in golang.org/cl/185537 Change-Id: I866b3882c8e83bf1fef60115cff5d1c6a9863f09 Reviewed-on: https://go-review.googlesource.com/c/go/+/186319 Reviewed-by: Andrew Bonventre --- doc/go1.13.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.13.html b/doc/go1.13.html index 4ca64ad13a..3baf16c0af 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -102,7 +102,7 @@ Do not send CLs removing the interior tags from such phrases.

Ports

-

+

Go 1.13 is the last release that will run on Native Client (NaCl).

-- 2.50.0