This repository was archived by the owner on Dec 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/golang/protobuf v1.5.2
1212 github.com/improbable-eng/grpc-web v0.14.1
1313 github.com/jhump/protoreflect v1.8.2
14- github.com/nats-io/nats.go v1.12 .0
14+ github.com/nats-io/nats.go v1.13 .0
1515 github.com/onsi/gomega v1.15.0 // indirect
1616 github.com/pion/ion-log v1.2.1
1717 github.com/pion/ion-sfu v1.10.10
Original file line number Diff line number Diff line change @@ -487,8 +487,9 @@ github.com/nats-io/nats-server/v2 v2.1.9 h1:Sxr2zpaapgpBT9ElTxTVe62W+qjnhPcKY/8W
487487github.com/nats-io/nats-server/v2 v2.1.9 /go.mod h1:9qVyoewoYXzG1ME9ox0HwkkzyYvnlBDugfR4Gg/8uHU =
488488github.com/nats-io/nats.go v1.9.1 /go.mod h1:ZjDU1L/7fJ09jvUSRVBR2e7+RnLiiIQyqyzEE/Zbp4w =
489489github.com/nats-io/nats.go v1.10.0 /go.mod h1:AjGArbfyR50+afOUotNX2Xs5SYHf+CoOa5HH1eEl2HE =
490- github.com/nats-io/nats.go v1.12.0 h1:n0oZzK2aIZDMKuEiMKJ9qkCUgVY5vTAAksSXtLlz5Xc =
491490github.com/nats-io/nats.go v1.12.0 /go.mod h1:BPko4oXsySz4aSWeFgOHLZs3G4Jq4ZAyE6/zMCxRT6w =
491+ github.com/nats-io/nats.go v1.13.0 h1:LvYqRB5epIzZWQp6lmeltOOZNLqCvm4b+qfvzZO03HE =
492+ github.com/nats-io/nats.go v1.13.0 /go.mod h1:BPko4oXsySz4aSWeFgOHLZs3G4Jq4ZAyE6/zMCxRT6w =
492493github.com/nats-io/nkeys v0.1.0 /go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w =
493494github.com/nats-io/nkeys v0.1.3 /go.mod h1:xpnFELMwJABBLVhffcfd1MZx6VsNRFpEugbxziKVo7w =
494495github.com/nats-io/nkeys v0.1.4 /go.mod h1:XdZpAbhgyyODYqjTawOnIOI7VlbKSarI9Gfy1tqEu/s =
You can’t perform that action at this time.
0 commit comments