broker/nats: remove embed nats server reference (#1527)

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-04-11 22:37:29 +03:00
committed by GitHub
parent 0a2363b49b
commit 3ce2ab88f5
3 changed files with 19 additions and 211 deletions

2
go.mod
View File

@@ -48,7 +48,7 @@ require (
github.com/micro/cli/v2 v2.1.2
github.com/miekg/dns v1.1.27
github.com/mitchellh/hashstructure v1.0.0
github.com/nats-io/nats-server/v2 v2.1.6
github.com/nats-io/nats-server/v2 v2.1.6 // indirect
github.com/nats-io/nats.go v1.9.2
github.com/nlopes/slack v0.6.1-0.20191106133607-d06c2a2b3249
github.com/oxtoacart/bpool v0.0.0-20190530202638-03653db5a59c