go package correction v2

This commit is contained in:
mhsanaei
2025-09-19 10:05:43 +02:00
parent 0ffd27c0aa
commit 7447cec17e
44 changed files with 135 additions and 135 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"syscall"
"time"
"github.com/mhsanaei/3x-ui/logger"
"github.com/mhsanaei/3x-ui/v2/logger"
)
type PanelService struct{}