File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/newrelic/nri-consul
33go 1.23.4
44
55require (
6- github.com/hashicorp/consul/api v1.30 .0
6+ github.com/hashicorp/consul/api v1.31 .0
77 github.com/hashicorp/go-cleanhttp v0.5.2
88 github.com/hashicorp/serf v0.10.1
99 github.com/newrelic/infra-integrations-sdk/v3 v3.9.1
Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ github.com/hashicorp/consul/api v1.29.5 h1:IT+NKziYjZwPGyx3lwC19R/4qdlrKhJkZuGca
5050github.com/hashicorp/consul/api v1.29.5 /go.mod h1:82/r0JLVRIiY0gIU+F7aKFhyThOdvhII0hqJmjdrTEg =
5151github.com/hashicorp/consul/api v1.30.0 h1:ArHVMMILb1nQv8vZSGIwwQd2gtc+oSQZ6CalyiyH2XQ =
5252github.com/hashicorp/consul/api v1.30.0 /go.mod h1:B2uGchvaXVW2JhFoS8nqTxMD5PBykr4ebY4JWHTTeLM =
53+ github.com/hashicorp/consul/api v1.31.0 h1:32BUNLembeSRek0G/ZAM6WNfdEwYdYo8oQ4+JoqGkNQ =
54+ github.com/hashicorp/consul/api v1.31.0 /go.mod h1:2ZGIiXM3A610NmDULmCHd/aqBJj8CkMfOhswhOafxRg =
5355github.com/hashicorp/consul/proto-public v0.6.2 h1:+DA/3g/IiKlJZb88NBn0ZgXrxJp2NlvCZdEyl+qxvL0 =
5456github.com/hashicorp/consul/proto-public v0.6.2 /go.mod h1:cXXbOg74KBNGajC+o8RlA502Esf0R9prcoJgiOX/2Tg =
5557github.com/hashicorp/consul/sdk v0.16.1 h1:V8TxTnImoPD5cj0U9Spl0TUxcytjcbbJeADFF07KdHg =
You can’t perform that action at this time.
0 commit comments