diff --git a/go.mod b/go.mod index c26cfc0a..3163687b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/newrelic/nri-prometheus -go 1.23.5 +go 1.23.6 require ( github.com/newrelic/infra-integrations-sdk/v4 v4.2.1