Develop #22
1
go.mod
1
go.mod
|
@ -4,7 +4,6 @@ go 1.16
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/golang/protobuf v1.5.2 // indirect
|
github.com/golang/protobuf v1.5.2 // indirect
|
||||||
github.com/logrusorgru/aurora v2.0.3+incompatible
|
|
||||||
github.com/nats-io/nats-server/v2 v2.6.1 // indirect
|
github.com/nats-io/nats-server/v2 v2.6.1 // indirect
|
||||||
github.com/nats-io/nats.go v1.13.0
|
github.com/nats-io/nats.go v1.13.0
|
||||||
github.com/thoas/go-funk v0.9.1
|
github.com/thoas/go-funk v0.9.1
|
||||||
|
|
Loading…
Reference in New Issue