Fix genproto annotations
* Please add etcd_version annotation in *.proto file with next etcd version * Run ./scripts/genproto.sh push_pin * Run ./scripts/update_proto_annotations.sh Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit is contained in:
parent
880d5ada5f
commit
9c82a17a75
@ -457,7 +457,13 @@ mvccpb.KeyValue.mod_revision: ""
|
||||
mvccpb.KeyValue.value: ""
|
||||
mvccpb.KeyValue.version: ""
|
||||
pb.GoFeatures: ""
|
||||
pb.GoFeatures.STRIP_ENUM_PREFIX_GENERATE_BOTH: ""
|
||||
pb.GoFeatures.STRIP_ENUM_PREFIX_KEEP: ""
|
||||
pb.GoFeatures.STRIP_ENUM_PREFIX_STRIP: ""
|
||||
pb.GoFeatures.STRIP_ENUM_PREFIX_UNSPECIFIED: ""
|
||||
pb.GoFeatures.StripEnumPrefix: ""
|
||||
pb.GoFeatures.legacy_unmarshal_json_enum: ""
|
||||
pb.GoFeatures.strip_enum_prefix: ""
|
||||
walpb.Record: ""
|
||||
walpb.Record.crc: ""
|
||||
walpb.Record.data: ""
|
||||
|
Loading…
Reference in New Issue
Block a user