Skip to content

Commit dc01eb9

Browse files
fix(deps): update module github.com/prometheus/prometheus to v2 (main) (#16004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ade0de6 commit dc01eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tools/lambda-promtail/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/grafana/loki/v3 v3.4.2
1717
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc
1818
github.com/prometheus/common v0.62.0
19-
github.com/prometheus/prometheus v1.99.0
19+
github.com/prometheus/prometheus v2.5.0+incompatible
2020
github.com/stretchr/testify v1.10.0
2121
)
2222

0 commit comments

Comments
 (0)