From b6dfa9f23644a74703c5a35c72d4831f33ba1651 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 20:00:08 +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 7c9b099418f..f8ec7a0d456 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