initial commit

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Id13648d9d5579614595101592739fe2a6a6a6964
This commit is contained in:
raf 2026-03-01 00:29:36 +03:00
commit 7146a61326
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 45 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module notashelf.dev/watchdog
go 1.25.5