mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-05-06 05:38:41 +00:00
update
fix deps cycle update example fix color for X25519 output supported cores message
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//go:build hy
|
||||
|
||||
package imports
|
||||
|
||||
// not works for now
|
||||
//import _ "github.com/Yuzuki616/V2bX/core/hy"
|
||||
@@ -0,0 +1,5 @@
|
||||
//go:build xray
|
||||
|
||||
package imports
|
||||
|
||||
import _ "github.com/Yuzuki616/V2bX/core/xray"
|
||||
Reference in New Issue
Block a user