Skip to content

Commit b7b9fde

Browse files
fix(deps): update module github.com/hashicorp/consul/api to v1.32.4
1 parent d22e602 commit b7b9fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/newrelic/nri-consul
33
go 1.24.6
44

55
require (
6-
github.com/hashicorp/consul/api v1.32.1
6+
github.com/hashicorp/consul/api v1.32.4
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

0 commit comments

Comments
 (0)