rename imports to asim/go-micro (#2051)
This commit is contained in:
@@ -4,7 +4,7 @@ package noop
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/micro/go-micro/v3/registry"
|
||||
"github.com/asim/go-micro/v3/registry"
|
||||
)
|
||||
|
||||
type noopRegistry struct{}
|
||||
|
||||
Reference in New Issue
Block a user