gofmt
This commit is contained in:
parent
2fcc1dbf5d
commit
7d84f2005b
2
stan.go
2
stan.go
@ -10,10 +10,10 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/google/uuid"
|
||||
log "github.com/micro/go-micro/util/log"
|
||||
"github.com/micro/go-micro/broker"
|
||||
"github.com/micro/go-micro/cmd"
|
||||
"github.com/micro/go-micro/codec/json"
|
||||
log "github.com/micro/go-micro/util/log"
|
||||
stan "github.com/nats-io/stan.go"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user