优化集群列表性能

This commit is contained in:
GoEdgeLab
2023-06-23 16:15:22 +08:00
parent 7f392c1cc4
commit e5f5ba2a33
4 changed files with 68 additions and 2 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/go-acme/lego/v4 v4.10.2
github.com/go-sql-driver/mysql v1.7.0
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/iwind/TeaGo v0.0.0-20230304012706-c1f4a4e27470
github.com/iwind/TeaGo v0.0.0-20230623080147-cd1e53b4915f
github.com/iwind/gosock v0.0.0-20220505115348-f88412125a62
github.com/miekg/dns v1.1.50
github.com/mozillazg/go-pinyin v0.18.0