From 890078b88849aa82346e8bf7051724f8baacb79c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 16:17:00 +0000 Subject: [PATCH] fix(deps): update module github.com/prometheus/prometheus to v0.311.3 [security] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9239c95..262b3ed 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/projectcapsule/capsule v0.10.5 github.com/prometheus/client_golang v1.23.0 - github.com/prometheus/prometheus v0.303.1 + github.com/prometheus/prometheus v0.311.3 github.com/stretchr/testify v1.10.0 github.com/valyala/fasthttp v1.65.0 go.uber.org/automaxprocs v1.6.0