go package correction

This commit is contained in:
mhsanaei
2025-09-18 22:06:01 +02:00
parent 3757ae0b11
commit 054cb1dea0
44 changed files with 161 additions and 156 deletions

View File

@@ -5,7 +5,7 @@ import (
"runtime"
"strings"
"x-ui/logger"
"github.com/mhsanaei/3x-ui/logger"
)
func NewLogWriter() *LogWriter {