mirror of
https://github.com/coredns/coredns.git
synced 2025-12-09 20:05:11 -05:00
Stop vendoring prometheus (#1333)
* Stop vendoring prometheus * Fix make
This commit is contained in:
@@ -3,6 +3,8 @@ ignored = [
|
||||
"github.com/mholt/caddy/caddyfile",
|
||||
"github.com/mholt/caddy/startupshutdown",
|
||||
"github.com/miekg/dns",
|
||||
"github.com/prometheus/client_golang/prometheus",
|
||||
"github.com/prometheus/client_golang/prometheus/promhttp",
|
||||
"golang.org/x/net/context",
|
||||
"golang.org/x/net/context/ctxhttp",
|
||||
"golang.org/x/net/http2",
|
||||
|
||||
Reference in New Issue
Block a user