mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-10-03 23:54:06 -04:00
unified import path
This commit is contained in:
@@ -3,7 +3,7 @@ package assert
|
||||
import (
|
||||
"bytes"
|
||||
|
||||
"github.com/v2ray/v2ray-core/common/serial"
|
||||
"v2ray.com/core/common/serial"
|
||||
)
|
||||
|
||||
func (this *Assert) Bytes(value []byte) *BytesSubject {
|
||||
|
Reference in New Issue
Block a user