Update vendor/ with new required vndr go.mod files

Signed-off-by: msg555 <msg555@gmail.com>
This commit is contained in:
msg555
2019-04-28 18:20:43 -04:00
parent 53830f66fd
commit c7f067f278
9 changed files with 37 additions and 0 deletions

3
vendor/github.com/gogo/protobuf/go.mod generated vendored Normal file
View File

@@ -0,0 +1,3 @@
module github.com/gogo/protobuf
require github.com/kisielk/errcheck v1.1.0 // indirect