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 ed099c7 commit c4adbb2Copy full SHA for c4adbb2
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/hashicorp/go-version v1.7.0
12
github.com/pkg/errors v0.9.1
13
github.com/prometheus/common v0.4.1
14
- github.com/prometheus/prometheus v0.0.0-20190710134608-e5b22494857d
+ github.com/prometheus/prometheus v0.54.1
15
github.com/rakyll/statik v0.1.7
16
github.com/spf13/cobra v1.8.1
17
github.com/tidwall/gjson v1.18.0
0 commit comments