DocHub
DocHub copied to clipboard
请问下,现在的beego包路径已经变了,想要做二次开发有没有什么简单的方法解决
请问下,现在的beego包路径已经变了,想要做二次开发有没有什么简单的方法解决
这是来自QQ邮箱的自动回复邮件。谢谢你的邮件,我会尽快查看
..\github.com\TruthHun\DocHub\helper\helper.go:42:2: cannot find package "github.com/astaxie/beego/cache" in any of:
C:\Users\94391\go\src\github.com\TruthHun\DocHub\vendor\github.com\astaxie\beego\cache (vendor tree)
C:\Program Files\Go\src\github.com\astaxie\beego\cache (from $GOROOT)
C:\Users\94391\go\src\github.com\astaxie\beego\cache (from $GOPATH)
..\github.com\TruthHun\DocHub\routers\router.go:9:2: cannot find package "github.com/astaxie/beego/context" in any of:
C:\Users\94391\go\src\github.com\TruthHun\DocHub\vendor\github.com\astaxie\beego\context (vendor tree)
C:\Program Files\Go\src\github.com\astaxie\beego\context (from $GOROOT)
C:\Users\94391\go\src\github.com\astaxie\beego\context (from $GOPATH)
..\github.com\TruthHun\DocHub\helper\crawl\crawl.go:6:2: cannot find package "github.com/astaxie/beego/httplib" in any of:
C:\Users\94391\go\src\github.com\TruthHun\DocHub\vendor\github.com\astaxie\beego\httplib (vendor tree)
C:\Program Files\Go\src\github.com\astaxie\beego\httplib (from $GOROOT)
C:\Users\94391\go\src\github.com\astaxie\beego\httplib (from $GOPATH)
..\github.com\TruthHun\DocHub\helper\logs.go:9:2: cannot find package "github.com/astaxie/beego/logs" in any of:
C:\Users\94391\go\src\github.com\TruthHun\DocHub\vendor\github.com\astaxie\beego\logs (vendor tree)
C:\Program Files\Go\src\github.com\astaxie\beego\logs (from $GOROOT)
C:\Users\94391\go\src\github.com\astaxie\beego\logs (from $GOPATH)
..\github.com\TruthHun\DocHub\models\AdminModel.go:5:2: cannot find package "github.com/astaxie/beego/orm" in any of:
C:\Users\94391\go\src\github.com\TruthHun\DocHub\vendor\github.com\astaxie\beego\orm (vendor tree)
C:\Program Files\Go\src\github.com\astaxie\beego\orm (from $GOROOT)
C:\Users\94391\go\src\github.com\astaxie\beego\orm (from $GOPATH)
..\github.com\TruthHun\DocHub\helper\valid.go:12:2: cannot find package "github.com/astaxie/beego/validation" in any of:
C:\Users\94391\go\src\github.com\TruthHun\DocHub\vendor\github.com\astaxie\beego\validation (vendor tree)
C:\Program Files\Go\src\github.com\astaxie\beego\validation (from $GOROOT)
C:\Users\94391\go\src\github.com\astaxie\beego\validation (from $GOPATH)