This commit is contained in:
zhangkun9038@dingtalk.com 2024-12-26 14:11:47 +08:00
parent b24a1bd703
commit 35667a055f

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.1.76
github.com/phyer/core v0.1.77
github.com/phyer/v5sdkgo v0.1.4
github.com/sirupsen/logrus v1.9.3
)