diff --git a/go.mod b/go.mod index 7dc9d46..98b4b2f 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/newrelic/nri-vsphere -go 1.25.7 +go 1.26.0 require ( github.com/newrelic/infra-integrations-sdk/v3 v3.9.1