]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/api: add API checks for freebsd/arm64
authorDmitri Goutnik <dgoutnik@gmail.com>
Fri, 17 Feb 2023 16:19:49 +0000 (11:19 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 17 Feb 2023 20:31:46 +0000 (20:31 +0000)
commit990501e725cebcd7c1d6e01013db312198d2babc
treedbed857d25e239791e6de88e4679a4d2eb5ca289
parent9f834a559c9ed6cdf883e29b36e21e5f956df74f
cmd/api: add API checks for freebsd/arm64

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

For #58582

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