replace config/cmd with cmd
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
package service
|
||||
|
||||
import (
|
||||
"github.com/micro/go-micro/v2/config/cmd"
|
||||
"github.com/micro/go-micro/v2/cmd"
|
||||
"github.com/micro/go-micro/v2/registry"
|
||||
"github.com/micro/go-micro/v2/registry/service"
|
||||
)
|
||||
|
Reference in New Issue
Block a user