Skip to content

Commit 845c309

Browse files
fix(deps): update module github.com/prometheus/prometheus to v2
1 parent 9f5f5c9 commit 845c309

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
@@ -6,7 +6,7 @@ require (
66
github.com/GoogleCloudPlatform/prometheus-engine v0.8.0
77
github.com/go-kit/log v0.2.1
88
github.com/prometheus/client_golang v1.23.2
9-
github.com/prometheus/prometheus v1.99.0
9+
github.com/prometheus/prometheus v2.5.0+incompatible
1010
)
1111

1212
require (

0 commit comments

Comments
 (0)