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

ci(chore): Fix stylings

This commit is contained in:
github-actions[bot] 2021-10-16 08:49:31 +00:00
parent 47391e0a06
commit a0b156d054

View File

@ -5,12 +5,13 @@ import (
"crypto/md5" "crypto/md5"
"crypto/sha1" "crypto/sha1"
"encoding/hex" "encoding/hex"
"github.com/Mrs4s/go-cqhttp/internal/selfdiagnosis"
"os" "os"
"path" "path"
"sync" "sync"
"time" "time"
"github.com/Mrs4s/go-cqhttp/internal/selfdiagnosis"
"github.com/Mrs4s/MiraiGo/binary" "github.com/Mrs4s/MiraiGo/binary"
"github.com/Mrs4s/MiraiGo/client" "github.com/Mrs4s/MiraiGo/client"
para "github.com/fumiama/go-hide-param" para "github.com/fumiama/go-hide-param"