aboutsummaryrefslogtreecommitdiffstats
path: root/modules/util/error.go
Commit message (Expand)AuthorAgeFilesLines
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-5/+5
* Use ErrInvalidArgument in packages (#22268)KN4CK3R2022-12-311-0/+29
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+37