From 4377d1af44d537f2542885bdb26b2f5e49855679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 17:20:55 +0000 Subject: [PATCH] Bump github.com/prometheus/prometheus from 0.313.0 to 0.313.1 Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.313.0 to 0.313.1. - [Release notes](https://github.com/prometheus/prometheus/releases) - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/prometheus/compare/v0.313.0...v0.313.1) --- updated-dependencies: - dependency-name: github.com/prometheus/prometheus dependency-version: 0.313.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index b3156ba..14c6fb6 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/prometheus/client_golang v1.24.1 github.com/prometheus/common v0.70.1 github.com/prometheus/exporter-toolkit v0.17.1 - github.com/prometheus/prometheus v0.313.0 + github.com/prometheus/prometheus v0.313.1 github.com/prometheus/statsd_exporter v0.30.0 github.com/stretchr/testify v1.11.1 ) diff --git a/go.sum b/go.sum index 45c65e5..e7e603f 100644 --- a/go.sum +++ b/go.sum @@ -316,8 +316,8 @@ github.com/prometheus/otlptranslator v1.0.0 h1:s0LJW/iN9dkIH+EnhiD3BlkkP5QVIUVEo github.com/prometheus/otlptranslator v1.0.0/go.mod h1:vRYWnXvI6aWGpsdY/mOT/cbeVRBlPWtBNDb7kGR3uKM= github.com/prometheus/procfs v0.21.1 h1:GljZCt+zSTS+NZq88cyQ1LjZ+RCHp3uVuabBWA5+OJI= github.com/prometheus/procfs v0.21.1/go.mod h1:aB55Cww9pdSJVHk0hUf0inxWyyjPogFIjmHKYgMKmtY= -github.com/prometheus/prometheus v0.313.0 h1:DH5Rcybaem9nuKaFYtY+Kmogmp/NiNPpS9WBIRlSy6E= -github.com/prometheus/prometheus v0.313.0/go.mod h1:Kq9A+EPun2WyVusbQxO7Tx1RxKqLKFclfiBGJA1mFkk= +github.com/prometheus/prometheus v0.313.1 h1:BOyoPuxCL+58NpuZ0ovKuKo8ALmVLTCTIM7r8znt6z8= +github.com/prometheus/prometheus v0.313.1/go.mod h1:Kq9A+EPun2WyVusbQxO7Tx1RxKqLKFclfiBGJA1mFkk= github.com/prometheus/sigv4 v0.4.1 h1:EIc3j+8NBea9u1iV6O5ZAN8uvPq2xOIUPcqCTivHuXs= github.com/prometheus/sigv4 v0.4.1/go.mod h1:eu+ZbRvsc5TPiHwqh77OWuCnWK73IdkETYY46P4dXOU= github.com/prometheus/statsd_exporter v0.30.0 h1:tvfmStjRSA/Mumy0x/LYZECtGZOMRt6pACdhM/Paf7g=