Skip to content

Commit 02b4819

Browse files
committed
Upgrade prometheus version
1 parent d9ecc75 commit 02b4819

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
@@ -16,7 +16,7 @@ require (
1616
github.com/pkg/errors v0.9.1
1717
github.com/prometheus/client_golang v1.11.0
1818
github.com/prometheus/common v0.32.1
19-
github.com/prometheus/prometheus v2.28.1+incompatible
19+
github.com/prometheus/prometheus v2.36.2+incompatible
2020
github.com/sirupsen/logrus v1.8.1
2121
github.com/spf13/cobra v1.0.0
2222
github.com/stretchr/testify v1.7.0

0 commit comments

Comments
 (0)