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 (