Skip to content

Commit 4d8ca67

Browse files
fix(deps): update module github.com/nats-io/stan.go to v0.10.4
1 parent 06d330c commit 4d8ca67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/kr/text v0.2.0 // indirect
1717
github.com/nats-io/nats-streaming-server v0.15.1 // indirect
1818
github.com/nats-io/nats.go v1.8.1
19-
github.com/nats-io/stan.go v0.5.0
19+
github.com/nats-io/stan.go v0.10.4
2020
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
2121
github.com/opentracing/opentracing-go v1.2.0
2222
github.com/pelletier/go-toml v1.7.0 // indirect

0 commit comments

Comments
 (0)