rename imports to asim/go-micro (#2051)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
package static
|
||||
|
||||
import (
|
||||
"github.com/micro/go-micro/v3/network/resolver"
|
||||
"github.com/asim/go-micro/v3/network/resolver"
|
||||
)
|
||||
|
||||
// Resolver returns a static list of nodes. In the event the node list
|
||||
|
||||
Reference in New Issue
Block a user