Revert "bump protobuf packages"

This reverts commit 7a3509346a.
This commit is contained in:
mmmray 2024-08-22 05:12:56 -05:00
parent 7a3509346a
commit bb79707d15
76 changed files with 533 additions and 518 deletions

View file

@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.34.2
// protoc-gen-go v1.34.1
// protoc v5.27.0
// source: proxy/trojan/config.proto
@ -312,7 +312,7 @@ func file_proxy_trojan_config_proto_rawDescGZIP() []byte {
}
var file_proxy_trojan_config_proto_msgTypes = make([]protoimpl.MessageInfo, 4)
var file_proxy_trojan_config_proto_goTypes = []any{
var file_proxy_trojan_config_proto_goTypes = []interface{}{
(*Account)(nil), // 0: xray.proxy.trojan.Account
(*Fallback)(nil), // 1: xray.proxy.trojan.Fallback
(*ClientConfig)(nil), // 2: xray.proxy.trojan.ClientConfig
@ -337,7 +337,7 @@ func file_proxy_trojan_config_proto_init() {
return
}
if !protoimpl.UnsafeEnabled {
file_proxy_trojan_config_proto_msgTypes[0].Exporter = func(v any, i int) any {
file_proxy_trojan_config_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Account); i {
case 0:
return &v.state
@ -349,7 +349,7 @@ func file_proxy_trojan_config_proto_init() {
return nil
}
}
file_proxy_trojan_config_proto_msgTypes[1].Exporter = func(v any, i int) any {
file_proxy_trojan_config_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Fallback); i {
case 0:
return &v.state
@ -361,7 +361,7 @@ func file_proxy_trojan_config_proto_init() {
return nil
}
}
file_proxy_trojan_config_proto_msgTypes[2].Exporter = func(v any, i int) any {
file_proxy_trojan_config_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ClientConfig); i {
case 0:
return &v.state
@ -373,7 +373,7 @@ func file_proxy_trojan_config_proto_init() {
return nil
}
}
file_proxy_trojan_config_proto_msgTypes[3].Exporter = func(v any, i int) any {
file_proxy_trojan_config_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ServerConfig); i {
case 0:
return &v.state