Move git into local/source
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
|||||||
"github.com/hpcloud/tail"
|
"github.com/hpcloud/tail"
|
||||||
"github.com/micro/go-micro/v3/logger"
|
"github.com/micro/go-micro/v3/logger"
|
||||||
"github.com/micro/go-micro/v3/runtime"
|
"github.com/micro/go-micro/v3/runtime"
|
||||||
"github.com/micro/go-micro/v3/runtime/local/git"
|
"github.com/micro/go-micro/v3/runtime/local/source/git"
|
||||||
)
|
)
|
||||||
|
|
||||||
// defaultNamespace to use if not provided as an option
|
// defaultNamespace to use if not provided as an option
|
||||||
|
Reference in New Issue
Block a user