auto go mod tidy

This commit is contained in:
coredns-auto-go-mod-tidy[bot]
2020-02-17 08:45:38 +00:00
parent 9e8b0377e2
commit aca8f0ddcc
2 changed files with 2 additions and 6 deletions

1
go.mod
View File

@@ -37,7 +37,6 @@ require (
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect
go.etcd.io/etcd v0.5.0-alpha.5.0.20190917205325-a14579fbfb1a
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
golang.org/x/sys v0.0.0-20200122134326-e047566fdf82
google.golang.org/api v0.15.0
google.golang.org/grpc v1.26.0