From bbf6dd9c3eaa310a83bf1312f2099459b0164d87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 12:56:59 +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 5e4a414638b..3a3a62af34a 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