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

@@ -4,7 +4,7 @@ import (
"context"
"fmt"
L "github.com/sagernet/sing/common/logger"
L "github.com/metacubex/sing/common/logger"
)
type singLogger struct{}