Update dependency com_github_prometheus_prometheus to v2.6.0 (#1120)

This commit is contained in:
renovate[bot] 2018-12-17 11:22:44 -08:00 committed by terence tsao
parent 6fb3af04da
commit ac579d0067

View File

@ -675,7 +675,7 @@ go_repository(
go_repository(
name = "com_github_prometheus_prometheus",
tag = "v2.5.0",
tag = "v2.6.0",
importpath = "github.com/prometheus/prometheus",
)