mirror of
https://github.com/SagerNet/sing-shadowtls.git
synced 2025-04-03 20:27:35 +03:00
Import crypto/tls from 1.23.3
This commit is contained in:
parent
007caf5e65
commit
789a9918a5
30 changed files with 14821 additions and 2 deletions
2
tls.go
2
tls.go
|
@ -1,7 +1,7 @@
|
|||
package shadowtls
|
||||
|
||||
import (
|
||||
sTLS "github.com/sagernet/sing-shadowtls/tls"
|
||||
sTLS "github.com/sagernet/sing-shadowtls/internal/tls"
|
||||
)
|
||||
|
||||
type (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue