We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22e602 commit 8f0d491Copy full SHA for 8f0d491
go.mod
@@ -3,7 +3,7 @@ module github.com/newrelic/nri-consul
3
go 1.24.6
4
5
require (
6
- github.com/hashicorp/consul/api v1.32.1
+ github.com/hashicorp/consul/api v1.33.0
7
github.com/hashicorp/go-cleanhttp v0.5.2
8
github.com/hashicorp/serf v0.10.1
9
github.com/newrelic/infra-integrations-sdk/v3 v3.9.1
0 commit comments