1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-27 20:45:28 -05:00

update protbuf gen files

This commit is contained in:
Darien Raymond
2018-10-23 22:36:33 +02:00
parent 5fc606ce9d
commit 4988b5ad9a
4 changed files with 14 additions and 10 deletions

View File

@@ -1,12 +1,11 @@
package command
import (
"context"
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
"context"
grpc "google.golang.org/grpc"
math "math"
core "v2ray.com/core"
protocol "v2ray.com/core/common/protocol"
serial "v2ray.com/core/common/serial"