mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-16 20:01:35 +01:00
pass golint
This commit is contained in:
parent
7a6308b4f9
commit
40e25da3a9
@ -45,6 +45,7 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
// ErrConflict represents http 409 error
|
||||
ErrConflict = errors.New("conflict")
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user