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/transport"
|
||||
"github.com/micro/go-micro/transport"
|
||||
)
|
||||
|
||||
func NewTransport(addrs []string, opt ...transport.Option) transport.Transport {
|
||||
|
Reference in New Issue
Block a user