mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-23 10:45:45 +01:00
update
This commit is contained in:
parent
bb958a7f4b
commit
ffb2f4201b
@ -19,6 +19,7 @@ import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
// DupProjectErr is the error returned when creating a duplicate project
|
||||
var DupProjectErr = errors.New("duplicate project")
|
||||
|
||||
// HTTPError : if response is returned but the status code is not 200, an Error instance will be returned
|
||||
|
Loading…
Reference in New Issue
Block a user