]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/api: add API checks for freebsd/riscv64
authorDmitri Goutnik <dgoutnik@gmail.com>
Fri, 17 Feb 2023 16:44:16 +0000 (11:44 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 17 Feb 2023 21:23:32 +0000 (21:23 +0000)
commit209df389c215d9a1eee15ce1c1e4d82f43e026db
tree9f62a07d875bbbf507bffe3c0e843200f51bf172
parent37e893b1bd7bb57b169224486e1f3f5eef264340
cmd/api: add API checks for freebsd/riscv64

The freebsd/riscv64 port was added in go1.20, make cmd/api aware of it and
backfill API files.

For #58582

Change-Id: I242b161cdb6221c8f60a1868c6435be26fca0078
Reviewed-on: https://go-review.googlesource.com/c/go/+/469135
Run-TryBot: Dmitri Goutnik <dgoutnik@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
api/go1.20.txt
src/cmd/api/api.go