Go fmt and update go mod
This commit is contained in:
parent
410418a7cc
commit
e144e143de
2
nats.go
2
nats.go
@ -8,8 +8,8 @@ import (
|
||||
"sync"
|
||||
|
||||
"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/config/cmd"
|
||||
nats "github.com/nats-io/nats.go"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user