You've already forked v2ray-core
unified import path
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package assert
|
||||
|
||||
import (
|
||||
"github.com/v2ray/v2ray-core/common/serial"
|
||||
"v2ray.com/core/common/serial"
|
||||
)
|
||||
|
||||
func (this *Assert) Byte(value byte) *ByteSubject {
|
||||
|
||||
Reference in New Issue
Block a user