chore: replace HasAESGCMHardwareSupport in vless encryption

This commit is contained in:
wwqgtxx
2025-09-23 22:02:52 +08:00
parent 9cc208bd47
commit 0c25831726
4 changed files with 26 additions and 16 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.20250923095929-5a5baffa4b76
github.com/metacubex/utls v1.8.1-0.20250923145048-0a5bbc90dd3e
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