From 109de31a1e70e8b959fe7e04df3b92774517dfa6 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Tue, 22 Nov 2022 09:26:43 -0500 Subject: [PATCH] doc/go1.20: document new freebsd/riscv64 port Change-Id: I3931b84466f1ded9eecd8b70373ee183268a87a4 Reviewed-on: https://go-review.googlesource.com/c/go/+/452759 TryBot-Result: Gopher Robot Run-TryBot: Russ Cox Reviewed-by: Ian Lance Taylor --- doc/go1.20.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/go1.20.html b/doc/go1.20.html index 730ef93330..8f5b901ffd 100644 --- a/doc/go1.20.html +++ b/doc/go1.20.html @@ -58,12 +58,10 @@ Do not send CLs removing the interior tags from such phrases.

Ports

-

- TODO: complete this section, or delete if not needed -

+

FreeBSD/RISC-V

- TODO: https://go.dev/issue/53466: add freebsd/riscv64 port + Go 1.20 adds experimental support for FreeBSD on RISC-V (GOOS=freebsd, GOARCH=riscv64).

Tools

-- 2.50.0