This commit is contained in:
Asim Aslam
2020-01-29 22:40:43 +00:00
parent 1be8258721
commit 49b86c56e3
8 changed files with 12 additions and 8 deletions

View File

@@ -8,9 +8,9 @@ import (
"time"
"github.com/imdario/mergo"
"github.com/micro/cli/v2"
"github.com/micro/go-micro/config/cmd"
"github.com/micro/go-micro/config/source"
"github.com/micro/cli/v2"
)
type cliSource struct {