Skip to content

Commit c2d9961

Browse files
build(deps): bump github.com/prometheus/prometheus
Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.307.3 to 0.308.0. - [Release notes](https://github.com/prometheus/prometheus/releases) - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md) - [Commits](prometheus/prometheus@v0.307.3...v0.308.0) --- updated-dependencies: - dependency-name: github.com/prometheus/prometheus dependency-version: 0.308.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af3a6a8 commit c2d9961

26 files changed

+961
-387
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.1
77
require (
88
github.com/alecthomas/kingpin/v2 v2.4.0
99
github.com/prometheus/client_golang v1.23.2
10-
github.com/prometheus/prometheus v0.307.3
10+
github.com/prometheus/prometheus v0.308.0
1111
github.com/sirupsen/logrus v1.9.3
1212
golang.org/x/crypto v0.45.0
1313
)
@@ -21,7 +21,7 @@ require (
2121
github.com/kr/text v0.2.0 // indirect
2222
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
2323
github.com/prometheus/client_model v0.6.2 // indirect
24-
github.com/prometheus/common v0.67.1 // indirect
24+
github.com/prometheus/common v0.67.4 // indirect
2525
github.com/prometheus/procfs v0.16.1 // indirect
2626
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
2727
go.yaml.in/yaml/v2 v2.4.3 // indirect

go.sum

Lines changed: 105 additions & 24 deletions
Large diffs are not rendered by default.

vendor/github.com/prometheus/common/expfmt/openmetrics_create.go

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/prometheus/common/expfmt/text_create.go

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/prometheus/prometheus/NOTICE

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)