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