Move git into local/source
This commit is contained in:
parent
7bdd619e1b
commit
d28f0670d6
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user