mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-05-14 18:09:05 +00:00
Fix linkname
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user