Update go dependencies

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-12-05 13:27:09 -03:00
parent 432f534383
commit f4a4daed84
1299 changed files with 71186 additions and 91183 deletions

7
vendor/google.golang.org/genproto/go.mod generated vendored Normal file
View file

@ -0,0 +1,7 @@
module google.golang.org/genproto
require (
github.com/golang/protobuf v1.2.0
golang.org/x/net v0.0.0-20181106065722-10aee1819953
google.golang.org/grpc v1.16.0
)