cicd: robot automated Change

This commit is contained in:
cubxxw
2023-11-10 11:55:43 +00:00
committed by github-actions[bot]
parent 005ff53c3c
commit 229c656eda
12 changed files with 36 additions and 27 deletions
+2 -1
View File
@@ -28,10 +28,11 @@ import (
"github.com/openimsdk/open-im-server/v3/pkg/common/prommetrics"
grpcprometheus "github.com/grpc-ecosystem/go-grpc-prometheus"
kdisc "github.com/openimsdk/open-im-server/v3/pkg/common/discoveryregister"
"google.golang.org/grpc"
"google.golang.org/grpc/credentials/insecure"
kdisc "github.com/openimsdk/open-im-server/v3/pkg/common/discoveryregister"
"github.com/OpenIMSDK/tools/discoveryregistry"
"github.com/OpenIMSDK/tools/mw"
"github.com/OpenIMSDK/tools/network"