go fmt
This commit is contained in:
parent
d7ef224447
commit
e082ac42a0
@ -7,8 +7,8 @@ import (
|
|||||||
|
|
||||||
"github.com/micro/cli/v2"
|
"github.com/micro/cli/v2"
|
||||||
"github.com/micro/go-micro/v2"
|
"github.com/micro/go-micro/v2"
|
||||||
"github.com/micro/go-micro/v2/config"
|
|
||||||
"github.com/micro/go-micro/v2/cmd"
|
"github.com/micro/go-micro/v2/cmd"
|
||||||
|
"github.com/micro/go-micro/v2/config"
|
||||||
"github.com/micro/go-micro/v2/config/source"
|
"github.com/micro/go-micro/v2/config/source"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -8,8 +8,8 @@ import (
|
|||||||
"github.com/micro/go-micro/v2/auth"
|
"github.com/micro/go-micro/v2/auth"
|
||||||
"github.com/micro/go-micro/v2/broker"
|
"github.com/micro/go-micro/v2/broker"
|
||||||
"github.com/micro/go-micro/v2/client"
|
"github.com/micro/go-micro/v2/client"
|
||||||
"github.com/micro/go-micro/v2/config"
|
|
||||||
"github.com/micro/go-micro/v2/cmd"
|
"github.com/micro/go-micro/v2/cmd"
|
||||||
|
"github.com/micro/go-micro/v2/config"
|
||||||
"github.com/micro/go-micro/v2/debug/profile"
|
"github.com/micro/go-micro/v2/debug/profile"
|
||||||
"github.com/micro/go-micro/v2/debug/trace"
|
"github.com/micro/go-micro/v2/debug/trace"
|
||||||
"github.com/micro/go-micro/v2/registry"
|
"github.com/micro/go-micro/v2/registry"
|
||||||
|
Loading…
Reference in New Issue
Block a user