bump: nats-streaming-server v0.16.2 -> v0.17.0
This commit is contained in:
parent
589770454c
commit
c1708a5308
5
go.mod
5
go.mod
@ -3,10 +3,9 @@ module github.com/jar3b/nacl
|
|||||||
go 1.13
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
github.com/golang/protobuf v1.3.3 // indirect
|
||||||
github.com/jar3b/grawt v0.1.5
|
github.com/jar3b/grawt v0.1.5
|
||||||
github.com/nats-io/nats-server/v2 v2.1.2 // indirect
|
github.com/nats-io/nats-streaming-server v0.17.0 // indirect
|
||||||
github.com/nats-io/nats-streaming-server v0.16.2 // indirect
|
|
||||||
github.com/nats-io/nats.go v1.9.1
|
github.com/nats-io/nats.go v1.9.1
|
||||||
github.com/nats-io/stan.go v0.6.0
|
github.com/nats-io/stan.go v0.6.0
|
||||||
github.com/sirupsen/logrus v1.4.2
|
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user