chore: Update dependencies

This commit is contained in:
wwqgtxx
2023-06-19 08:23:48 +08:00
committed by Larvan2
parent d1c858d7ff
commit 6cc9c68458
6 changed files with 40 additions and 41 deletions

View File

@ -21,8 +21,8 @@ import (
"github.com/Dreamacro/clash/transport/gun"
clashVMess "github.com/Dreamacro/clash/transport/vmess"
vmess "github.com/sagernet/sing-vmess"
"github.com/sagernet/sing-vmess/packetaddr"
vmess "github.com/metacubex/sing-vmess"
"github.com/metacubex/sing-vmess/packetaddr"
M "github.com/sagernet/sing/common/metadata"
)