mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-22 05:06:07 +03:00
Fix linkname
This commit is contained in:
parent
e8a8465220
commit
3b8618b379
@ -2,5 +2,5 @@ package xtls
|
||||
|
||||
import _ "unsafe"
|
||||
|
||||
//go:linkname errNoCertificates crypto/tls.errNoCertificates
|
||||
//go:linkname errNoCertificates github.com/xtls/go.errNoCertificates
|
||||
var errNoCertificates error
|
||||
|
Loading…
Reference in New Issue
Block a user