1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-02-02 06:15:24 -05:00

regenerate protobuf files

This commit is contained in:
Shelikhoo
2021-07-01 18:58:48 +01:00
parent e00d80eac4
commit 1409be04c2
62 changed files with 64 additions and 64 deletions

View File

@@ -1,6 +1,6 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.26.0
// protoc-gen-go v1.27.1
// protoc v3.15.6
// source: app/router/command/command.proto
@@ -86,7 +86,7 @@ func (x *RoutingContext) GetNetwork() net.Network {
if x != nil {
return x.Network
}
return net.Network_Unknown
return net.Network(0)
}
func (x *RoutingContext) GetSourceIPs() [][]byte {