Skip to content

Commit 1e3888b

Browse files
fix(deps): update module github.com/prometheus/prometheus to v0.50.1
1 parent 5b9fde0 commit 1e3888b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
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.50.1
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)