mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-02 15:25:28 -05:00
update version: auto replacement to v5 path
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package features
|
||||
|
||||
import "github.com/v2fly/v2ray-core/v4/common"
|
||||
import "github.com/v2fly/v2ray-core/v5/common"
|
||||
|
||||
//go:generate go run github.com/v2fly/v2ray-core/v4/common/errors/errorgen
|
||||
//go:generate go run github.com/v2fly/v2ray-core/v5/common/errors/errorgen
|
||||
|
||||
// Feature is the interface for V2Ray features. All features must implement this interface.
|
||||
// All existing features have an implementation in app directory. These features can be replaced by third-party ones.
|
||||
|
||||
Reference in New Issue
Block a user