mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-11 21:49:26 -04:00
fix reference to protobuf
This commit is contained in:
@@ -5,7 +5,7 @@ package command
|
||||
import (
|
||||
"os"
|
||||
|
||||
"github.com/gogo/protobuf/proto"
|
||||
"github.com/golang/protobuf/proto"
|
||||
"v2ray.com/core/common"
|
||||
"v2ray.com/core/infra/conf/serial"
|
||||
"v2ray.com/core/infra/control"
|
||||
|
||||
Reference in New Issue
Block a user