mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-08-31 23:36:18 +00:00
Update main.go
This commit is contained in:
parent
54e0bd92c7
commit
96ef400aea
1 changed files with 2 additions and 1 deletions
3
main.go
3
main.go
|
@ -17,7 +17,8 @@ import (
|
|||
"x-ui/web/service"
|
||||
|
||||
"github.com/op/go-logging"
|
||||
"github.com/shirou/gopsuti"
|
||||
"github.com/shirou/gopsuti/cpu"
|
||||
"github.com/shirou/gopsuti/disk"
|
||||
)
|
||||
|
||||
func runWebServer() {
|
||||
|
|
Loading…
Reference in a new issue