We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ecc75 commit 02b4819Copy full SHA for 02b4819
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/pkg/errors v0.9.1
17
github.com/prometheus/client_golang v1.11.0
18
github.com/prometheus/common v0.32.1
19
- github.com/prometheus/prometheus v2.28.1+incompatible
+ github.com/prometheus/prometheus v2.36.2+incompatible
20
github.com/sirupsen/logrus v1.8.1
21
github.com/spf13/cobra v1.0.0
22
github.com/stretchr/testify v1.7.0
0 commit comments