Stop vendoring prometheus (#1333)

* Stop vendoring prometheus

* Fix make
This commit is contained in:
Miek Gieben
2017-12-27 14:15:03 +00:00
committed by GitHub
parent 99047aee9b
commit 8ec89aa4e9
89 changed files with 5 additions and 16444 deletions

View File

@@ -26,6 +26,8 @@ testk8s: check
godeps:
go get github.com/mholt/caddy
go get github.com/miekg/dns
go get github.com/prometheus/client_golang/prometheus/promhttp
go get github.com/prometheus/client_golang/prometheus
go get golang.org/x/net/context
go get golang.org/x/text