mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-05 09:36:00 +08:00
mv src/proto to pkg/proto
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"Open_IM/src/common/config"
|
||||
log2 "Open_IM/src/common/log"
|
||||
"Open_IM/src/grpc-etcdv3/getcdv3"
|
||||
pbAuth "Open_IM/src/proto/auth"
|
||||
pbAuth "Open_IM/pkg/proto/auth"
|
||||
"Open_IM/src/utils"
|
||||
"google.golang.org/grpc"
|
||||
"net"
|
||||
|
||||
Reference in New Issue
Block a user