update links from myodc to micro
This commit is contained in:
@@ -3,7 +3,7 @@ package http
|
||||
// This is a hack
|
||||
|
||||
import (
|
||||
"github.com/myodc/go-micro/broker"
|
||||
"github.com/micro/go-micro/broker"
|
||||
)
|
||||
|
||||
func NewBroker(addrs []string, opt ...broker.Option) broker.Broker {
|
||||
|
Reference in New Issue
Block a user