mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-30 22:33:49 +02:00
update pulgin registry mod version (#2121)
* update etcd version * update mod version * update
This commit is contained in:
@ -6,7 +6,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/asim/go-micro/v3/registry"
|
||||
"github.com/samuel/go-zookeeper/zk"
|
||||
"github.com/go-zookeeper/zk"
|
||||
)
|
||||
|
||||
func encode(s *registry.Service) ([]byte, error) {
|
||||
|
Reference in New Issue
Block a user