fix: CVE-2025-68121 for crypto/tls

This commit is contained in:
wwqgtxx
2026-01-16 08:18:40 +08:00
parent 06f5fbac06
commit edbfebeacd
4 changed files with 9 additions and 6 deletions

2
go.mod
View File

@@ -40,7 +40,7 @@ require (
github.com/metacubex/sing-wireguard v0.0.0-20250503063753-2dc62acc626f
github.com/metacubex/smux v0.0.0-20260105030934-d0c8756d3141
github.com/metacubex/tfo-go v0.0.0-20251130171125-413e892ac443
github.com/metacubex/tls v0.1.0
github.com/metacubex/tls v0.1.1
github.com/metacubex/utls v1.8.4
github.com/metacubex/wireguard-go v0.0.0-20250820062549-a6cecdd7f57f
github.com/miekg/dns v1.1.63 // lastest version compatible with golang1.20