We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d330c commit 4d8ca67Copy full SHA for 4d8ca67
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/kr/text v0.2.0 // indirect
17
github.com/nats-io/nats-streaming-server v0.15.1 // indirect
18
github.com/nats-io/nats.go v1.8.1
19
- github.com/nats-io/stan.go v0.5.0
+ github.com/nats-io/stan.go v0.10.4
20
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
21
github.com/opentracing/opentracing-go v1.2.0
22
github.com/pelletier/go-toml v1.7.0 // indirect
0 commit comments