for sortedSet

This commit is contained in:
zhangkun9038@dingtalk.com 2025-01-19 04:35:54 +08:00
parent 4de00ba35a
commit 5e8934c7f4

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.21
require (
github.com/bitly/go-simplejson v0.5.0
github.com/phyer/core v0.2.8
github.com/phyer/core v0.2.9
github.com/phyer/v5sdkgo v0.1.4
github.com/sirupsen/logrus v1.9.3
)