From e571e34e1a130ffe922912d4099bb3a161c75477 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:08:07 +0000 Subject: [PATCH] Update module github.com/nginxinc/nginx-prometheus-exporter to v1.4.1 | datasource | package | from | to | | ---------- | --------------------------------------------- | ------ | ------ | | go | github.com/nginxinc/nginx-prometheus-exporter | v1.3.0 | v1.4.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8c00cae03b..1dcda88bd1 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2 github.com/nginx/telemetry-exporter v0.1.3 github.com/nginxinc/nginx-plus-go-client v1.3.0 - github.com/nginxinc/nginx-prometheus-exporter v1.3.0 + github.com/nginxinc/nginx-prometheus-exporter v1.4.1 github.com/onsi/ginkgo/v2 v2.22.2 github.com/onsi/gomega v1.36.2 github.com/prometheus/client_golang v1.20.5