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