Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
177 B

PROTOC_VERSION = "22.0-rc-2"
PROTOBUF_JAVA_VERSION = "3.22.0-RC2"
PROTOBUF_PYTHON_VERSION = "4.22.0rc2"
PROTOBUF_PHP_VERSION = "3.22.0RC2"
PROTOBUF_RUBY_VERSION = "3.22.0.rc.2"