最新 Android 客户端源代码以及教程,完全免费开源最新版本

free all
This commit is contained in:
zeus
2025-02-05 20:10:14 +08:00
parent ec96756800
commit 349037c5f4
1426 changed files with 155138 additions and 49275 deletions
@@ -1,10 +1,10 @@
module cfa
go 1.20
go 1.23
require (
github.com/dlclark/regexp2 v1.11.4
github.com/metacubex/mihomo v1.7.0
github.com/metacubex/mihomo v1.18.10
golang.org/x/sync v0.8.0
gopkg.in/yaml.v3 v3.0.1
)