chore: update utls to 1.8.0

This commit is contained in:
wwqgtxx
2025-07-22 15:00:25 +08:00
parent 305020175d
commit d4fbffd8e8
3 changed files with 7 additions and 3 deletions

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
github.com/metacubex/sing-wireguard v0.0.0-20250503063753-2dc62acc626f
github.com/metacubex/smux v0.0.0-20250503055512-501391591dee
github.com/metacubex/tfo-go v0.0.0-20250516165257-e29c16ae41d4
github.com/metacubex/utls v1.7.4-0.20250628044047-8d330f8b93bf
github.com/metacubex/utls v1.8.0
github.com/metacubex/wireguard-go v0.0.0-20240922131502-c182e7471181
github.com/miekg/dns v1.1.63 // lastest version compatible with golang1.20
github.com/mroth/weightedrand/v2 v2.1.0