feat: use sd_notify for watchdog and status notification
1 file changed, 3 insertions(+), 0 deletions(-)
changed files
M gomod2nix.toml → gomod2nix.toml
@@ -91,6 +91,9 @@ hash = "sha256-4vlGmDdQjPiXmueCV51fJH/hRcG8eqhCi9TENCXjzfA=" [mod."github.com/dustin/go-humanize"] version = "v1.0.1" hash = "sha256-yuvxYYngpfVkUg9yAmG99IUVmADTQA0tMbBXe0Fq0Mc=" + [mod."github.com/ecnepsnai/sdnotify"] + version = "v1.0.0" + hash = "sha256-KvbVhR/ubJs0lIZW6jmTMC3PnUiS0X99DSqe0tor+eo=" [mod."github.com/fsnotify/fsnotify"] version = "v1.9.0" hash = "sha256-WtpE1N6dpHwEvIub7Xp/CrWm0fd6PX7MKA4PV44rp2g="