Skip to content

Commit 5cb6ba3

Browse files
fix(deps): update module github.com/prometheus/prometheus to v0.51.0
1 parent b55bcd5 commit 5cb6ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/opentracing/opentracing-go v1.1.0 // indirect
1313
github.com/pkg/errors v0.8.1
1414
github.com/prometheus/common v0.4.1
15-
github.com/prometheus/prometheus v0.0.0-20190710134608-e5b22494857d
15+
github.com/prometheus/prometheus v0.51.0
1616
github.com/rakyll/statik v0.1.6
1717
github.com/sirupsen/logrus v1.4.2 // indirect
1818
github.com/spf13/cobra v0.0.5

0 commit comments

Comments
 (0)