Skip to content

Commit 6ea87f9

Browse files
cagedmantisgopherbot
authored andcommitted
doc/next: document the minimum Linux kernel version for 1.24
The minimum Linux kernel version for Go 1.24 is now set to 3.2. Updates #67001 For #68545 Change-Id: I509f09c8ed7f3067af14066cf139008db0cb06ba Reviewed-on: https://go-review.googlesource.com/c/go/+/622015 Auto-Submit: Carlos Amedee <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]>
1 parent 87a89fa commit 6ea87f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/next/7-ports.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## Ports {#ports}
22

3+
### Linux {#linux}
4+
5+
As [announced](go1.23#linux) in the Go 1.23 release notes, Go 1.24 requires Linux
6+
kernel version 3.2 or later.
7+
38
### WebAssembly {#wasm}
49

510
The support files for WebAssembly have been moved to `lib/wasm` from `misc/wasm`.

0 commit comments

Comments
 (0)