summaryrefslogtreecommitdiff
path: root/vendor/github.com/bytedance/sonic/README_ZH_CN.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/bytedance/sonic/README_ZH_CN.md')
-rw-r--r--vendor/github.com/bytedance/sonic/README_ZH_CN.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/bytedance/sonic/README_ZH_CN.md b/vendor/github.com/bytedance/sonic/README_ZH_CN.md
index 3c24a51aa..ef4fc2179 100644
--- a/vendor/github.com/bytedance/sonic/README_ZH_CN.md
+++ b/vendor/github.com/bytedance/sonic/README_ZH_CN.md
@@ -6,7 +6,7 @@
## 依赖
-- Go: 1.17~1.24
+- Go: 1.18~1.25
- 注意:Go1.24.0 由于 [issue](https://github.com/golang/go/issues/71672) 不可用,请升级到更高 Go 版本,或添加编译选项 `--ldflags="-checklinkname=0"`
- OS: Linux / MacOS / Windows
- CPU: AMD64 / (ARM64, 需要 Go1.20 以上)