aboutsummaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2024-09-08feat: replace signal handlerv0.5.0Libravatar Terin Stock1-1/+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-08feat: use slog for loggingLibravatar Terin Stock1-7/+0
2022-11-26add initial version of cgit-httpdLibravatar Terin Stock1-0/+17