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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user