Skip to content

Commit 6e9e1ff

Browse files
fix(deps): update module github.com/prometheus/prometheus to v0.309.1
| datasource | package | from | to | | ---------- | -------------------------------- | -------- | -------- | | go | github.com/prometheus/prometheus | v0.307.3 | v0.309.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 35d1d71 commit 6e9e1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ require (
4141
github.com/prometheus/client_golang v1.23.2
4242
github.com/prometheus/client_model v0.6.2
4343
github.com/prometheus/common v0.67.5
44-
github.com/prometheus/prometheus v0.307.3
44+
github.com/prometheus/prometheus v0.309.1
4545
github.com/segmentio/fasthash v1.0.3
4646
github.com/sony/gobreaker v1.0.0
4747
github.com/spf13/viper v1.21.0

0 commit comments

Comments
 (0)