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