1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 11:07:40 +08:00

ci(chore): Fix stylings

This commit is contained in:
github-actions 2021-02-20 06:34:58 +00:00
parent 7a72473daa
commit 477bb83c75

View File

@ -4,12 +4,13 @@ import (
"crypto/sha1"
"encoding/hex"
"fmt"
"google.golang.org/protobuf/proto"
"io"
"math/rand"
"os"
"runtime/debug"
"google.golang.org/protobuf/proto"
"github.com/Mrs4s/MiraiGo/client/pb/exciting"
"github.com/Mrs4s/MiraiGo/client/pb/oidb"
"github.com/Mrs4s/MiraiGo/protocol/packets"