Skip to content

Commit f02551c

Browse files
fix(deps): update module github.com/prometheus/prometheus to v0.308.1
| datasource | package | from | to | | ---------- | -------------------------------- | -------------------------------------- | -------- | | go | github.com/prometheus/prometheus | v0.305.1-0.20250806170547-208187eaa19b | v0.308.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 2ffd5f7 commit f02551c

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
@@ -17,7 +17,7 @@ require (
1717
github.com/grafana/loki/v3 v3.6.3
1818
github.com/grafana/regexp v0.0.0-20250905093917-f7b3be9d1853
1919
github.com/prometheus/common v0.65.1-0.20250703115700-7f8b2a0d32d3
20-
github.com/prometheus/prometheus v0.305.1-0.20250806170547-208187eaa19b
20+
github.com/prometheus/prometheus v0.308.1
2121
github.com/stretchr/testify v1.11.1
2222
)
2323

0 commit comments

Comments
 (0)