added a notify system

This commit is contained in:
2026-01-26 00:23:46 +11:00
parent 76c8a592af
commit 5781aa523c
7 changed files with 1364 additions and 11 deletions

View File

@@ -5,6 +5,7 @@ go 1.25.5
require (
git.haelnorr.com/h/golib/env v0.9.1
git.haelnorr.com/h/golib/hlog v0.9.0
git.haelnorr.com/h/golib/notify v0.1.0
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.11.1
k8s.io/apimachinery v0.35.0