Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xray/api.go')
-rw-r--r--xray/api.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/xray/api.go b/xray/api.go
index 2a220e67..d7ca4114 100644
--- a/xray/api.go
+++ b/xray/api.go
@@ -8,8 +8,8 @@ import (
"regexp"
"time"
- "github.com/mhsanaei/3x-ui/logger"
- "github.com/mhsanaei/3x-ui/util/common"
+ "github.com/mhsanaei/3x-ui/v2/logger"
+ "github.com/mhsanaei/3x-ui/v2/util/common"
"github.com/xtls/xray-core/app/proxyman/command"
statsService "github.com/xtls/xray-core/app/stats/command"