From 2fa091b377e95a6941796242f6133b68f9b82453 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 2 Mar 2021 09:21:58 +0000 Subject: [PATCH] ci(chore): Fix stylings --- client/decoders.go | 3 ++- client/pb/data.pb.go | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/client/decoders.go b/client/decoders.go index 191de2e5..dad96735 100644 --- a/client/decoders.go +++ b/client/decoders.go @@ -4,13 +4,14 @@ import ( "crypto/md5" "encoding/hex" "fmt" - log "github.com/sirupsen/logrus" "net" "strconv" "strings" "sync" "time" + log "github.com/sirupsen/logrus" + "github.com/Mrs4s/MiraiGo/binary" "github.com/Mrs4s/MiraiGo/binary/jce" "github.com/Mrs4s/MiraiGo/client/pb" diff --git a/client/pb/data.pb.go b/client/pb/data.pb.go index d00a7138..17e11ed2 100644 --- a/client/pb/data.pb.go +++ b/client/pb/data.pb.go @@ -7,11 +7,12 @@ package pb import ( + reflect "reflect" + sync "sync" + proto "github.com/golang/protobuf/proto" protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" - reflect "reflect" - sync "sync" ) const (