mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-02 07:25:19 -05:00
unified import path
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package assert
|
||||
|
||||
import (
|
||||
v2net "github.com/v2ray/v2ray-core/common/net"
|
||||
v2net "v2ray.com/core/common/net"
|
||||
)
|
||||
|
||||
func (this *Assert) Destination(value v2net.Destination) *DestinationSubject {
|
||||
|
||||
Reference in New Issue
Block a user