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

View File

@@ -4,7 +4,7 @@ import (
"strconv"
"time"
"github.com/mhsanaei/3x-ui/web/service"
"github.com/mhsanaei/3x-ui/v2/web/service"
"github.com/shirou/gopsutil/v4/cpu"
)