auto go mod tidy

This commit is contained in:
coredns-auto-go-mod-tidy[bot]
2020-05-04 13:49:52 +00:00
parent 25c8b10d48
commit 19c123c0d8
2 changed files with 2 additions and 10 deletions

3
go.mod
View File

@@ -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