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.6
44
55require (
6- github.com/hashicorp/consul/api v1.31.1
6+ github.com/hashicorp/consul/api v1.31.2
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 @@ -54,6 +54,8 @@ github.com/hashicorp/consul/api v1.31.0 h1:32BUNLembeSRek0G/ZAM6WNfdEwYdYo8oQ4+J
5454github.com/hashicorp/consul/api v1.31.0 /go.mod h1:2ZGIiXM3A610NmDULmCHd/aqBJj8CkMfOhswhOafxRg =
5555github.com/hashicorp/consul/api v1.31.1 h1:IwnfBzgyc2ITA0JMbIlRUYE6udQuxD/886HM5r7hUds =
5656github.com/hashicorp/consul/api v1.31.1 /go.mod h1:NTHyvDQMVGEl/jNnknCE4CdIKse7fBLZnAS+UHnRaFQ =
57+ github.com/hashicorp/consul/api v1.31.2 h1:NicObVJHcCmyOIl7Z9iHPvvFrocgTYo9cITSGg0/7pw =
58+ github.com/hashicorp/consul/api v1.31.2 /go.mod h1:Z8YgY0eVPukT/17ejW+l+C7zJmKwgPHtjU1q16v/Y40 =
5759github.com/hashicorp/consul/proto-public v0.6.2 h1:+DA/3g/IiKlJZb88NBn0ZgXrxJp2NlvCZdEyl+qxvL0 =
5860github.com/hashicorp/consul/proto-public v0.6.2 /go.mod h1:cXXbOg74KBNGajC+o8RlA502Esf0R9prcoJgiOX/2Tg =
5961github.com/hashicorp/consul/sdk v0.16.1 h1:V8TxTnImoPD5cj0U9Spl0TUxcytjcbbJeADFF07KdHg =
You can’t perform that action at this time.
0 commit comments