Update handler usages

This commit is contained in:
世界 2024-11-17 15:51:49 +08:00
parent 97f9cf2536
commit 5fdf816d25
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
3 changed files with 22 additions and 26 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/sagernet/sing-shadowtls
go 1.20
require (
github.com/sagernet/sing v0.5.1
github.com/sagernet/sing v0.6.0-alpha.17
golang.org/x/crypto v0.29.0
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
)