aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/directory.go
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-2/+2
* Improve install code to avoid low-level mistakes. (#17779)wxiaoguang2021-12-011-0/+40