mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
feat: go mod supported
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package routers
|
||||
|
||||
import (
|
||||
"github.com/cnlh/nps/vender/github.com/astaxie/beego"
|
||||
"github.com/astaxie/beego"
|
||||
"github.com/cnlh/nps/web/controllers"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user