chore: update dependencies

This commit is contained in:
wwqgtxx
2025-05-03 15:06:13 +08:00
parent 791ea5e568
commit 9e57b298bf
40 changed files with 138 additions and 140 deletions

View File

@@ -14,7 +14,7 @@ import (
tlsC "github.com/metacubex/mihomo/component/tls"
"github.com/gofrs/uuid/v5"
"github.com/sagernet/sing/common"
"github.com/metacubex/sing/common"
)
var ErrNotTLS13 = errors.New("XTLS Vision based on TLS 1.3 outer connection")