replace config/cmd with cmd
This commit is contained in:
parent
da3f8bf17e
commit
2f16be0629
@ -10,7 +10,7 @@ import (
|
||||
"github.com/google/uuid"
|
||||
"github.com/micro/go-micro/v2/broker"
|
||||
"github.com/micro/go-micro/v2/codec/json"
|
||||
"github.com/micro/go-micro/v2/config/cmd"
|
||||
"github.com/micro/go-micro/v2/cmd"
|
||||
"github.com/micro/go-micro/v2/logger"
|
||||
kafka "github.com/segmentio/kafka-go"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user