| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year to 2018-2026 | Raúl Benencia | 13 days | 1 | -1/+1 |
| | | |||||
| * | Replace io/ioutil with os equivalents | Raúl Benencia | 13 days | 1 | -2/+2 |
| | | | | | ioutil.ReadFile and ioutil.ReadDir have been deprecated since Go 1.16. | ||||
| * | Use slog logging | Raúl Benencia | 14 days | 1 | -1/+1 |
| | | | | | Drop go-kit/kit/log in favor of the now standard log/slog. | ||||
| * | First public commit | Raúl Benencia | 2018-05-11 | 1 | -0/+87 |
