mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-15 05:35:48 -05:00
reference google version of protobuf library
This commit is contained in:
@@ -6,7 +6,7 @@ option go_package = "github.com/v2fly/v2ray-core/v4/common/protocol";
|
||||
option java_package = "com.v2ray.core.common.protocol";
|
||||
option java_multiple_files = true;
|
||||
|
||||
import "common/serial/typed_message.proto";
|
||||
import "google/protobuf/any.proto";
|
||||
|
||||
// User is a generic user for all procotols.
|
||||
message User {
|
||||
|
||||
Reference in New Issue
Block a user