fix: reality shouldn't check chacha

This commit is contained in:
wwqgtxx
2025-09-23 16:08:27 +08:00
parent b57f3052a8
commit 9cc208bd47
3 changed files with 5 additions and 12 deletions

2
go.mod
View File

@@ -37,7 +37,7 @@ require (
github.com/metacubex/sing-wireguard v0.0.0-20250503063753-2dc62acc626f
github.com/metacubex/smux v0.0.0-20250922175018-15c9a6a78719
github.com/metacubex/tfo-go v0.0.0-20250921095601-b102db4216c0
github.com/metacubex/utls v1.8.1-0.20250921102910-221428e5d4b2
github.com/metacubex/utls v1.8.1-0.20250923095929-5a5baffa4b76
github.com/metacubex/wireguard-go v0.0.0-20250820062549-a6cecdd7f57f
github.com/miekg/dns v1.1.63 // lastest version compatible with golang1.20
github.com/mroth/weightedrand/v2 v2.1.0