Go fmt and update go mod
This commit is contained in:
parent
a28169de2e
commit
d438bee8bf
2
stan.go
2
stan.go
@ -11,8 +11,8 @@ import (
|
|||||||
|
|
||||||
"github.com/google/uuid"
|
"github.com/google/uuid"
|
||||||
"github.com/micro/go-micro/broker"
|
"github.com/micro/go-micro/broker"
|
||||||
"github.com/micro/go-micro/config/cmd"
|
|
||||||
"github.com/micro/go-micro/codec/json"
|
"github.com/micro/go-micro/codec/json"
|
||||||
|
"github.com/micro/go-micro/config/cmd"
|
||||||
log "github.com/micro/go-micro/util/log"
|
log "github.com/micro/go-micro/util/log"
|
||||||
stan "github.com/nats-io/stan.go"
|
stan "github.com/nats-io/stan.go"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user