mirror of
https://github.com/goharbor/harbor
synced 2025-04-18 17:54:34 +00:00
Import beego in api/base.go
This commit is contained in:
parent
c8f3644622
commit
da326282ea
|
@ -23,6 +23,8 @@ import (
|
|||
"github.com/vmware/harbor/dao"
|
||||
"github.com/vmware/harbor/models"
|
||||
"github.com/vmware/harbor/utils/log"
|
||||
|
||||
"github.com/astaxie/beego"
|
||||
)
|
||||
|
||||
// BaseAPI wraps common methods for controllers to host API
|
||||
|
|
Loading…
Reference in New Issue
Block a user