Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-08 | feat: replace signal handlerv0.5.0 | 1 | -12/+0 | ||
Go added signal.NotifyContext to the standard library in 1.16, allowing for easy bindings of signals to context. This allows for controller-runtime's signals.SetupSignalHandler to be replaced. | |||||
2024-09-08 | feat: use slog for logging | 1 | -13/+0 | ||
2022-11-26 | add initial version of cgit-httpd | 1 | -0/+31 | ||