fix: do NOT reset the quic-go internal state when only port is different

This commit is contained in:
wwqgtxx
2025-04-23 12:00:10 +08:00
parent e6e7aa5ae2
commit 48d8efb3e9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/metacubex/bbolt v0.0.0-20240822011022-aed6d4850399
github.com/metacubex/chacha v0.1.2
github.com/metacubex/gopacket v1.1.20-0.20230608035415-7e2f98a3e759
github.com/metacubex/quic-go v0.51.1-0.20250421134811-7b4054ad1c06
github.com/metacubex/quic-go v0.51.1-0.20250423035655-e3948b36ce14
github.com/metacubex/randv2 v0.2.0
github.com/metacubex/sing-quic v0.0.0-20250421142834-9de457d11557
github.com/metacubex/sing-shadowsocks v0.2.8