From 7f2116b6b8c133a184814553c261e9915d495474 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 21:57:48 +0000 Subject: [PATCH] build(deps): update module github.com/prometheus/prometheus to v0.301.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 94c884655a4..90099c774d0 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.20.5 github.com/prometheus/common v0.62.0 - github.com/prometheus/prometheus v0.55.1 + github.com/prometheus/prometheus v0.301.0 github.com/stretchr/testify v1.10.0 github.com/thanos-io/objstore v0.0.0-20240913165201-fd105025a2e5 github.com/zeebo/xxh3 v1.0.2