diff --git a/go.mod b/go.mod index 290d526..216c49d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/newrelic/nri-vsphere -go 1.23.2 +go 1.23.3 require ( github.com/newrelic/infra-integrations-sdk/v3 v3.9.1