We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55bcd5 commit 5cb6ba3Copy full SHA for 5cb6ba3
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.51.0
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