mirror of
https://github.com/golang/go
synced 2024-11-14 13:20:30 -07:00
6165bb11d7
I think we want to keep the "experimental" as we did before. Also added "64-bit" to be more specific. For #65614. Change-Id: I928d0ba6f1b53efa1f882f81f68bfb2446c7ab42 Reviewed-on: https://go-review.googlesource.com/c/go/+/591896 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Joel Sing <joel@sing.id.au> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
897 B
897 B
Ports
Darwin
As announced in the Go 1.22 release notes, Go 1.23 requires macOS 11 Big Sur or later; support for previous versions has been discontinued.
Linux
Go 1.23 is the last release that requires Linux kernel version 2.6.32 or later. Go 1.24 will require Linux kernel version 3.17 or later, with an exception that systems running 3.10 or later will continue to be supported if the kernel has been patched to support the getrandom system call.
OpenBSD
Go 1.23 adds experimental support for OpenBSD on 64-bit RISC-V (GOOS=openbsd
, GOARCH=riscv64
).
Wasm
The go_wasip1_wasm_exec
script in GOROOT/misc/wasm
has dropped support
for versions of wasmtime
< 14.0.0.