Compare commits

..

3 Commits

Author SHA1 Message Date
世界
16c380b8af
documentation: Bump version 2025-05-04 07:53:50 +08:00
世界
2c14e5ff36
Update quic-go to v0.51.0 2025-05-04 07:53:50 +08:00
世界
9d90ef80a7
Update utls to v1.7.0 2025-05-04 07:53:50 +08:00

View File

@ -5,6 +5,7 @@ package tls
import ( import (
"context" "context"
"github.com/sagernet/sing-box/log"
"github.com/sagernet/sing-box/option" "github.com/sagernet/sing-box/option"
E "github.com/sagernet/sing/common/exceptions" E "github.com/sagernet/sing/common/exceptions"
) )