update package reference
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package internal
|
||||
|
||||
import "zero/core/discov"
|
||||
import "github.com/tal-tech/go-zero/core/discov"
|
||||
|
||||
func NewRpcPubServer(etcdEndpoints []string, etcdKey, listenOn string, opts ...ServerOption) (Server, error) {
|
||||
registerEtcd := func() error {
|
||||
|
||||
Reference in New Issue
Block a user