Update utls to v1.7.2

This commit is contained in:
世界
2025-05-03 11:35:53 +08:00
parent 979d8054a8
commit 7345152a8a
20 changed files with 178 additions and 63 deletions

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"
)