Update go dependencies
This commit is contained in:
parent
15ffb51394
commit
bb4d483837
1621 changed files with 86368 additions and 284392 deletions
1
vendor/github.com/gogo/protobuf/README
generated
vendored
1
vendor/github.com/gogo/protobuf/README
generated
vendored
|
|
@ -123,6 +123,7 @@ When the .proto file specifies `syntax="proto3"`, there are some differences:
|
|||
Consider file test.proto, containing
|
||||
|
||||
```proto
|
||||
syntax = "proto2";
|
||||
package example;
|
||||
|
||||
enum FOO { X = 17; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue