upgrade etcd & grpc

This commit is contained in:
skiffer-git
2022-05-07 09:34:49 +08:00
parent 7914e7bc14
commit a9ce8a3b2e
8 changed files with 23 additions and 273 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"Open_IM/pkg/common/log"
"context"
"fmt"
"go.etcd.io/etcd/clientv3"
clientv3 "go.etcd.io/etcd/client/v3"
"net"
"strconv"
"strings"