From 1860de55f339cce496d9c1eee055bd389881a467 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:58:11 +0000 Subject: [PATCH] fix(deps): update module github.com/googlecloudplatform/prometheus-engine to v0.17.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e7b8cec..df605bb 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/libops/cap go 1.25.3 require ( - github.com/GoogleCloudPlatform/prometheus-engine v0.8.0 + github.com/GoogleCloudPlatform/prometheus-engine v0.17.2 github.com/go-kit/log v0.2.1 github.com/prometheus/client_golang v1.23.2 github.com/prometheus/prometheus v1.99.0