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

@@ -6,8 +6,8 @@ import (
C "github.com/metacubex/mihomo/constant"
M "github.com/sagernet/sing/common/metadata"
N "github.com/sagernet/sing/common/network"
M "github.com/metacubex/sing/common/metadata"
N "github.com/metacubex/sing/common/network"
)
type SingDialer interface {

View File

@@ -5,7 +5,7 @@ import (
"net"
"github.com/metacubex/mihomo/component/slowdown"
M "github.com/sagernet/sing/common/metadata"
M "github.com/metacubex/sing/common/metadata"
)
type SlowDownSingDialer struct {