We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef4878 commit ce7f5beCopy full SHA for ce7f5be
go.mod
@@ -49,6 +49,6 @@ require (
49
50
replace (
51
github.com/hashicorp/consul/api => github.com/hashicorp/consul/api v1.31.2
52
- github.com/nats-io/nats-server/v2 => github.com/nats-io/nats-server/v2 v2.10.25
+ github.com/nats-io/nats-server/v2 => github.com/nats-io/nats-server/v2 v2.10.26
53
github.com/nats-io/nkeys => github.com/nats-io/nkeys v0.4.10
54
)
0 commit comments