Drop support for go1.18 and go1.19

This commit is contained in:
世界
2024-06-07 16:08:07 +08:00
parent 407ae1e907
commit 7ef8b71fa6
6 changed files with 14 additions and 65 deletions

View File

@@ -4,6 +4,12 @@ icon: material/delete-alert
# Deprecated Feature List
## 1.10.0
#### Drop support for go1.18 and go1.19
Due to maintenance difficulties, sing-box 1.10.0 requires at least Go 1.20 to compile.
## 1.8.0
#### Cache file and related features in Clash API

View File

@@ -4,6 +4,12 @@ icon: material/delete-alert
# 废弃功能列表
## 1.10.0
#### 移除对 go1.18 和 go1.19 的支持
由于维护困难sing-box 1.10.0 要求至少 Go 1.20 才能编译。
## 1.8.0
#### Clash API 中的 Cache file 及相关功能