Import crypto/tls from 1.23.3

This commit is contained in:
世界 2024-11-17 15:36:06 +08:00
parent 007caf5e65
commit 789a9918a5
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
30 changed files with 14821 additions and 2 deletions

2
tls.go
View file

@ -1,7 +1,7 @@
package shadowtls
import (
sTLS "github.com/sagernet/sing-shadowtls/tls"
sTLS "github.com/sagernet/sing-shadowtls/internal/tls"
)
type (