chore: update dependencies

This commit is contained in:
wwqgtxx
2025-05-03 15:06:13 +08:00
parent 791ea5e568
commit 9e57b298bf
40 changed files with 138 additions and 140 deletions

View File

@@ -25,7 +25,7 @@ import (
vmess "github.com/metacubex/sing-vmess"
"github.com/metacubex/sing-vmess/packetaddr"
M "github.com/sagernet/sing/common/metadata"
M "github.com/metacubex/sing/common/metadata"
)
var ErrUDPRemoteAddrMismatch = errors.New("udp packet dropped due to mismatched remote address")