mirror of
https://github.com/goharbor/harbor.git
synced 2025-03-09 21:19:04 +01: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