Skip to content

Commit 9fdda83

Browse files
fix(deps): update module github.com/newrelic/infra-integrations-sdk/v3 to v4
1 parent 8c699c3 commit 9fdda83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/newrelic/nri-vsphere
33
go 1.23.2
44

55
require (
6-
github.com/newrelic/infra-integrations-sdk/v3 v3.9.1
6+
github.com/newrelic/infra-integrations-sdk/v4 v4.2.1
77
github.com/sirupsen/logrus v1.9.3
88
github.com/stretchr/testify v1.9.0
99
github.com/vmware/govmomi v0.36.3

0 commit comments

Comments
 (0)