1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-07 04:23:49 +08:00

ci(chore): Fix stylings

This commit is contained in:
github-actions[bot] 2021-04-06 05:20:52 +00:00
parent a7c41e709c
commit 2b1fdd87ee

View File

@ -20,9 +20,10 @@ import (
"github.com/Mrs4s/MiraiGo/client"
"github.com/Mrs4s/MiraiGo/message"
"github.com/Mrs4s/MiraiGo/utils"
"github.com/Mrs4s/go-cqhttp/global"
log "github.com/sirupsen/logrus"
"github.com/tidwall/gjson"
"github.com/Mrs4s/go-cqhttp/global"
)
// Version go-cqhttp的版本信息在编译时使用ldflags进行覆盖