Update the location of data and cmd

This commit is contained in:
Asim Aslam 2019-06-21 13:50:38 +01:00 committed by Vasiliy Tolstov
parent 09f946bd6b
commit c55078a1c3

View File

@ -11,7 +11,7 @@ import (
"github.com/google/uuid"
"github.com/micro/go-micro/broker"
"github.com/micro/go-micro/cmd"
"github.com/micro/go-micro/config/cmd"
"github.com/micro/go-micro/codec/json"
log "github.com/micro/go-micro/util/log"
stan "github.com/nats-io/stan.go"