We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c699c3 commit 9fdda83Copy full SHA for 9fdda83
go.mod
@@ -3,7 +3,7 @@ module github.com/newrelic/nri-vsphere
3
go 1.23.2
4
5
require (
6
- github.com/newrelic/infra-integrations-sdk/v3 v3.9.1
+ github.com/newrelic/infra-integrations-sdk/v4 v4.2.1
7
github.com/sirupsen/logrus v1.9.3
8
github.com/stretchr/testify v1.9.0
9
github.com/vmware/govmomi v0.36.3
0 commit comments