mirror of
https://github.com/SagerNet/sing-shadowtls.git
synced 2025-04-03 20:27:35 +03:00
Add deadline interface
This commit is contained in:
parent
66670cdfb7
commit
4f682e05f1
6 changed files with 19 additions and 10 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/sagernet/sing-shadowtls
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/sagernet/sing v0.2.3
|
||||
github.com/sagernet/sing v0.2.4-0.20230417102916-f4e8bc868f61
|
||||
golang.org/x/crypto v0.8.0
|
||||
golang.org/x/sys v0.7.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue