bump github.com/prometheus/client_model, github.com/prometheus/profcs to preferred versions

This commit is contained in:
Jordan Liggitt
2019-04-13 23:31:11 -04:00
parent 0e157cbc36
commit 2c6a6cd42a
50 changed files with 3082 additions and 309 deletions

View File

@@ -9,6 +9,7 @@ go_library(
importmap = "k8s.io/kubernetes/vendor/github.com/prometheus/procfs/xfs",
importpath = "github.com/prometheus/procfs/xfs",
visibility = ["//visibility:public"],
deps = ["//vendor/github.com/prometheus/procfs/internal/util:go_default_library"],
)
filegroup(