Include new go.mod file.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2019-04-29 14:06:57 -07:00
parent 091182fdca
commit 1626663e24
5 changed files with 24 additions and 0 deletions

5
vendor/github.com/gogo/googleapis/go.mod generated vendored Normal file
View File

@@ -0,0 +1,5 @@
module github.com/gogo/googleapis
go 1.12
require github.com/gogo/protobuf v1.2.1