chore: rollback tls to restore the session resumption functionality in quic-go

This commit is contained in:
wwqgtxx
2026-01-17 17:01:26 +08:00
parent 5f250413fe
commit 18d139a15d
2 changed files with 3 additions and 3 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.1
github.com/metacubex/tls v0.1.0
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