mirror of
https://github.com/coredns/coredns.git
synced 2026-01-22 16:32:55 -05:00
auto go mod tidy
This commit is contained in:
3
go.mod
3
go.mod
@@ -31,14 +31,13 @@ require (
|
||||
github.com/prometheus/client_golang v1.6.0
|
||||
github.com/prometheus/client_model v0.2.0
|
||||
github.com/prometheus/common v0.9.1
|
||||
github.com/prometheus/procfs v0.0.11 // indirect
|
||||
github.com/prometheus/prometheus v2.5.0+incompatible
|
||||
github.com/tinylib/msgp v1.1.2 // indirect
|
||||
go.etcd.io/etcd v0.5.0-alpha.5.0.20200306183522-221f0cc107cb
|
||||
go.uber.org/zap v1.14.1 // indirect
|
||||
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59
|
||||
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect
|
||||
golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
|
||||
golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f
|
||||
google.golang.org/api v0.22.0
|
||||
google.golang.org/genproto v0.0.0-20200326112834-f447254575fd // indirect
|
||||
google.golang.org/grpc v1.29.1
|
||||
|
||||
Reference in New Issue
Block a user