Skip to content

Commit 664203a

Browse files
CP-29639: Bump github.com/prometheus/prometheus from 0.307.0 to 0.307.2 (#506)
Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.307.0 to 0.307.2. - [Release notes](https://github.com/prometheus/prometheus/releases) - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md) - [Commits](prometheus/prometheus@v0.307.0...v0.307.2) --- updated-dependencies: - dependency-name: github.com/prometheus/prometheus dependency-version: 0.307.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67d9eb9 commit 664203a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ require (
7878
github.com/minio/minio-go/v7 v7.0.95
7979
github.com/parquet-go/parquet-go v0.25.1
8080
github.com/prometheus/client_golang v1.23.2
81-
github.com/prometheus/prometheus v0.307.0
81+
github.com/prometheus/prometheus v0.307.2
8282
github.com/shirou/gopsutil/v4 v4.25.9
8383
github.com/stretchr/testify v1.11.1
8484
github.com/wagoodman/go-partybus v0.0.0-20230516145632-8ccac152c651

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ github.com/prometheus/otlptranslator v1.0.0 h1:s0LJW/iN9dkIH+EnhiD3BlkkP5QVIUVEo
366366
github.com/prometheus/otlptranslator v1.0.0/go.mod h1:vRYWnXvI6aWGpsdY/mOT/cbeVRBlPWtBNDb7kGR3uKM=
367367
github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7DuK0=
368368
github.com/prometheus/procfs v0.17.0/go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw=
369-
github.com/prometheus/prometheus v0.307.0 h1:p/TgI4OsNvW+tW158sYr8hfRTSGaagk6bTSJN+yxtxs=
370-
github.com/prometheus/prometheus v0.307.0/go.mod h1:/7YQG/jOLg7ktxGritmdkZvezE1fa6aWDj0MGDIZvcY=
369+
github.com/prometheus/prometheus v0.307.2 h1:oA6J+sgS1iTEpsRjyKUYAe+3BzwpsYBqzeRchPOUZ/M=
370+
github.com/prometheus/prometheus v0.307.2/go.mod h1:UeEsqN3iSmAASRE3qkAm3b/3ofdiTAqGdsz+Sj3F0KA=
371371
github.com/prometheus/sigv4 v0.2.1 h1:hl8D3+QEzU9rRmbKIRwMKRwaFGyLkbPdH5ZerglRHY0=
372372
github.com/prometheus/sigv4 v0.2.1/go.mod h1:ySk6TahIlsR2sxADuHy4IBFhwEjRGGsfbbLGhFYFj6Q=
373373
github.com/puzpuzpuz/xsync/v3 v3.5.1 h1:GJYJZwO6IdxN/IKbneznS6yPkVC+c3zyY/j19c++5Fg=

0 commit comments

Comments
 (0)