File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Compiler compatibility
2
2
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
+
3
7
## FreeBSD platform
4
8
- Go 1.9 is the last release supports FreeBSD 9.3
5
9
- Go 1.10 supports FreeBSD 10.3+
28
32
- Go 1.20 is the last release supports OSX 10.13 High Sierra and 10.14 Mojave
29
33
- Go 1.21 supports OSX 10.15 Catalina or later
30
34
- 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
32
38
33
39
## Windows platform
34
40
- Go 1.10 is the last release supports Windows XP
Original file line number Diff line number Diff line change 1
1
# 编译器兼容性
2
2
3
+ ## Linux平台
4
+ - Go 1.23是最后支持2.6.32+内核的版本
5
+ - Go 1.24支持3.2+内核
6
+
3
7
## FreeBSD平台
4
8
- Go 1.9是最后支持FreeBSD 9.3的版本
5
9
- Go 1.10支持FreeBSD 10.3+
28
32
- Go 1.20是最后支持OSX 10.13 High Sierra和10.14 Mojave的版本
29
33
- Go 1.21支持OSX 10.15 Catalina及后续版本
30
34
- 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及后续版本
32
38
33
39
## Windows平台
34
40
- Go 1.10是最后支持Windows XP的版本
You can’t perform that action at this time.
0 commit comments