| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use stdlib router | Raúl Benencia | 13 days | 1 | -1/+1 |
| | | |||||
| * | Prune alice | Raúl Benencia | 13 days | 1 | -1/+0 |
| | | |||||
| * | Use slog logging | Raúl Benencia | 14 days | 1 | -4/+1 |
| | | | | | Drop go-kit/kit/log in favor of the now standard log/slog. | ||||
| * | build: use go 1.19 and tidy up deps | Raul Benencia | 2023-01-04 | 1 | -4/+9 |
| | | |||||
| * | build: update dependencies | Raul Benencia | 2023-01-04 | 1 | -8/+7 |
| | | |||||
| * | Use Go Modules | Michael Aldridge | 2021-01-11 | 1 | -0/+15 |
| Go has made it clear that the official way to manage modules is to use the built in modules system, and `dep` is painfully slow. This commit replaces the `dep` control files with the files needed for go modules and has synced the vendor directory. | |||||
