From 14205c4e0b052d63a9fc575d5d67793fbfb6d129 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 22:58:47 +0000 Subject: [PATCH] build(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 24ae2bda388..460dfb31114 100644 --- a/go.mod +++ b/go.mod @@ -40,7 +40,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.3 github.com/stretchr/testify v1.11.1 github.com/thanos-io/objstore v0.0.0-20241028145108-31c0873d5266 github.com/zeebo/xxh3 v1.1.0