mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-12 12:15:26 -05:00
update version: auto replacement to v5 path
This commit is contained in:
@@ -7,9 +7,9 @@ import (
|
||||
"encoding/base64"
|
||||
"fmt"
|
||||
|
||||
"github.com/v2fly/v2ray-core/v4/common"
|
||||
"github.com/v2fly/v2ray-core/v4/common/platform"
|
||||
"github.com/v2fly/v2ray-core/v4/main/commands/base"
|
||||
"github.com/v2fly/v2ray-core/v5/common"
|
||||
"github.com/v2fly/v2ray-core/v5/common/platform"
|
||||
"github.com/v2fly/v2ray-core/v5/main/commands/base"
|
||||
)
|
||||
|
||||
var cmdLove = &base.Command{
|
||||
|
||||
Reference in New Issue
Block a user