mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-18 22:29:49 +03:00
Split utls library
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
"time"
|
||||
"unsafe"
|
||||
|
||||
utls "github.com/sagernet/utls"
|
||||
utls "github.com/refraction-networking/utls"
|
||||
"github.com/xtls/xray-core/common"
|
||||
"github.com/xtls/xray-core/common/buf"
|
||||
"github.com/xtls/xray-core/common/net"
|
||||
|
Reference in New Issue
Block a user