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 5b9fde0 commit 1e3888bCopy full SHA for 1e3888b
go.mod
@@ -12,7 +12,7 @@ require (
12
github.com/opentracing/opentracing-go v1.1.0 // indirect
13
github.com/pkg/errors v0.8.1
14
github.com/prometheus/common v0.4.1
15
- github.com/prometheus/prometheus v0.0.0-20190710134608-e5b22494857d
+ github.com/prometheus/prometheus v0.50.1
16
github.com/rakyll/statik v0.1.6
17
github.com/sirupsen/logrus v1.4.2 // indirect
18
github.com/spf13/cobra v0.0.5
0 commit comments