diff --git a/doc/go1.13.html b/doc/go1.13.html index 2c2b0c1728..00fd4628da 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -105,6 +105,14 @@ TODO
+ AIX on PPC64 (aix/ppc64) now supports cgo, external
+ linking, and the c-archive and pie build
+ modes.
+
@@ -136,12 +144,16 @@ TODO build tag.
-
- AIX on PPC64 (aix/ppc64) now supports cgo, external
- linking, and the c-archive and pie build
- modes.
+
+ Go now supports NetBSD on arm64. +
+ ++ Go now supports OpenBSD on arm64.