fix: mlkem768 logging

This commit is contained in:
wwqgtxx
2025-08-11 23:00:35 +08:00
parent 16d95df100
commit eca5a27774
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -35,7 +35,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.8.1-0.20250810142204-d0e55ab2e852
github.com/metacubex/utls v1.8.1-0.20250811145843-49b4f106169a
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