Update utls to v1.7.2

This commit is contained in:
世界
2025-07-08 13:12:35 +08:00
parent e7ef1b2368
commit dbdcce20a8
20 changed files with 178 additions and 61 deletions
+1 -1
View File
@@ -16,8 +16,8 @@ import (
"github.com/sagernet/sing-box/option"
E "github.com/sagernet/sing/common/exceptions"
"github.com/sagernet/sing/common/ntp"
utls "github.com/sagernet/utls"
utls "github.com/metacubex/utls"
"golang.org/x/net/http2"
)