diff --git a/client/guild.go b/client/guild.go index b71cf37d..8acd2bce 100644 --- a/client/guild.go +++ b/client/guild.go @@ -2,11 +2,12 @@ package client import ( "fmt" - "github.com/Mrs4s/MiraiGo/client/pb/qweb" "math/rand" "sort" "time" + "github.com/Mrs4s/MiraiGo/client/pb/qweb" + "github.com/pkg/errors" "github.com/Mrs4s/MiraiGo/binary" diff --git a/client/pb/channel/GuildChannelBase.pb.go b/client/pb/channel/GuildChannelBase.pb.go index d9196dea..1ce7339a 100644 --- a/client/pb/channel/GuildChannelBase.pb.go +++ b/client/pb/channel/GuildChannelBase.pb.go @@ -7,10 +7,11 @@ package channel import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( diff --git a/client/pb/channel/GuildFeedCloudMeta.pb.go b/client/pb/channel/GuildFeedCloudMeta.pb.go index 3772f407..32e4658b 100644 --- a/client/pb/channel/GuildFeedCloudMeta.pb.go +++ b/client/pb/channel/GuildFeedCloudMeta.pb.go @@ -7,10 +7,11 @@ package channel import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( diff --git a/client/pb/channel/GuildFeedCloudRead.pb.go b/client/pb/channel/GuildFeedCloudRead.pb.go index b89096d8..cd3b78c1 100644 --- a/client/pb/channel/GuildFeedCloudRead.pb.go +++ b/client/pb/channel/GuildFeedCloudRead.pb.go @@ -7,10 +7,11 @@ package channel import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( diff --git a/client/pb/channel/MsgResponsesSvr.pb.go b/client/pb/channel/MsgResponsesSvr.pb.go index 8840be6f..a720b7b5 100644 --- a/client/pb/channel/MsgResponsesSvr.pb.go +++ b/client/pb/channel/MsgResponsesSvr.pb.go @@ -7,10 +7,11 @@ package channel import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const ( diff --git a/client/pb/qweb/protocol.pb.go b/client/pb/qweb/protocol.pb.go index 5b506fa4..a0fa010a 100644 --- a/client/pb/qweb/protocol.pb.go +++ b/client/pb/qweb/protocol.pb.go @@ -7,10 +7,11 @@ package qweb import ( - protoreflect "google.golang.org/protobuf/reflect/protoreflect" - protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" + + protoreflect "google.golang.org/protobuf/reflect/protoreflect" + protoimpl "google.golang.org/protobuf/runtime/protoimpl" ) const (