]> Cypherpunks repositories - gostls13.git/commitdiff
doc: go 1.26 remove support for windows/arm
authorqiulaidongfeng <2645477756@qq.com>
Sun, 16 Mar 2025 06:40:40 +0000 (14:40 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 20 Mar 2025 15:28:57 +0000 (08:28 -0700)
For #71671

Change-Id: I690aa24c0d9dd62749244c92d26a5a353f0d5c47
Reviewed-on: https://go-review.googlesource.com/c/go/+/658275
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
doc/next/7-ports.md

index 8bea3f8fbc33f90f98bd40929a4a3a2fccb7481c..d2ba1ebb85dc3a8b3448092b3129c85ac63d061f 100644 (file)
@@ -1,2 +1,6 @@
 ## Ports {#ports}
 
+### Windows
+
+<!-- go.dev/issue/71671 -->
+Go 1.25 is the last release that contains the [broken](/doc/go1.24#windows) 32-bit windows/arm port (`GOOS=windows` `GOARCH=arm`). It will be removed in Go 1.26.