Skip to content

Commit 613650b

Browse files
committed
docs: update compatibility doc
1 parent b6c97f9 commit 613650b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

doc/en-US/compatibility.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@
3232
# Standard library compatibility
3333
## SSL/TLS protocol
3434
- Go 1.13 is the last release supports SSLv3
35+
36+
# See also
37+
38+
https://github.com/golang/go/wiki/MinimumRequirements#microarchitecture-support

doc/zh-CN/compatibility.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@
3232
# 标准库兼容性
3333
## SSL/TLS protocol
3434
- Go 1.13是最后支持SSLv3的版本
35+
36+
# 参考
37+
38+
https://github.com/golang/go/wiki/MinimumRequirements#microarchitecture-support

0 commit comments

Comments
 (0)