Skip to content

Commit 6b85519

Browse files
committed
docs(compatibility): update compatibility information
1 parent 9794914 commit 6b85519

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

doc/en-US/compatibility.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Compiler compatibility
22

3+
## Linux platform
4+
- Go 1.23 is the last release supports kernel 2.6.32+
5+
- Go 1.24 supports kernel 3.2+
6+
37
## FreeBSD platform
48
- Go 1.9 is the last release supports FreeBSD 9.3
59
- Go 1.10 supports FreeBSD 10.3+
@@ -28,7 +32,9 @@
2832
- Go 1.20 is the last release supports OSX 10.13 High Sierra and 10.14 Mojave
2933
- Go 1.21 supports OSX 10.15 Catalina or later
3034
- Go 1.22 is the last release supports OSX 10.15 Catalina
31-
- Go 1.23 supports OSX 11.0 Big Sur or later
35+
- Go 1.23 supports OSX 11 Big Sur or later
36+
- Go 1.24 is the last release supports OSX 11 Big Sur
37+
- Go 1.25 supports OSX 12 Monterey or later
3238

3339
## Windows platform
3440
- Go 1.10 is the last release supports Windows XP

doc/zh-CN/compatibility.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 编译器兼容性
22

3+
## Linux平台
4+
- Go 1.23是最后支持2.6.32+内核的版本
5+
- Go 1.24支持3.2+内核
6+
37
## FreeBSD平台
48
- Go 1.9是最后支持FreeBSD 9.3的版本
59
- Go 1.10支持FreeBSD 10.3+
@@ -28,7 +32,9 @@
2832
- Go 1.20是最后支持OSX 10.13 High Sierra和10.14 Mojave的版本
2933
- Go 1.21支持OSX 10.15 Catalina及后续版本
3034
- Go 1.22是最后支持OSX 10.15 Catalina的版本
31-
- Go 1.23支持OSX 11.0 Big Sur及后续版本
35+
- Go 1.23支持OSX 11 Big Sur及后续版本
36+
- Go 1.24是最后支持OSX 11 Big Sur的版本
37+
- Go 1.25支持OSX 12 Monterey及后续版本
3238

3339
## Windows平台
3440
- Go 1.10是最后支持Windows XP的版本

0 commit comments

Comments
 (0)