feat: use new package name

This commit is contained in:
engigu
2026-01-18 17:31:04 +08:00
parent 973093781f
commit 43a023d683
51 changed files with 132 additions and 130 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"path/filepath"
"strings"
"baihu/internal/utils"
"github.com/engigu/baihu-panel/internal/utils"
"github.com/gin-gonic/gin"
)