feat(deps): update golangci-lint to v2
This commit was merged in pull request #55.
This commit is contained in:
@@ -6,5 +6,5 @@ import (
|
||||
|
||||
var (
|
||||
ErrInternal = errors.New("internal server error")
|
||||
ErrUnauthorized = errors.New("You are not authorized to perform this action.")
|
||||
ErrUnauthorized = errors.New("you are not authorized to perform this action")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user