From 5ba5d339ea565d9792cea7569e98e74b83191e17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 08:33:51 +0000 Subject: [PATCH] build(deps): update module github.com/prometheus/prometheus to v0.311.2 [security] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ae4ce206d0d..9143d474fe8 100644 --- a/go.mod +++ b/go.mod @@ -39,7 +39,7 @@ require ( github.com/polarsignals/iceberg-go v0.0.0-20240502213135-2ee70b71e76b github.com/prometheus/client_golang v1.23.2 github.com/prometheus/common v0.67.5 - github.com/prometheus/prometheus v0.305.0 + github.com/prometheus/prometheus v0.311.2 github.com/stretchr/testify v1.11.1 github.com/thanos-io/objstore v0.0.0-20241028145108-31c0873d5266 github.com/zeebo/xxh3 v1.1.0