feat: v0.4.0 simplify

Reviewed-on: #1
Co-authored-by: Dmitry Fedotov <dmitry@uint32.ru>
Co-committed-by: Dmitry Fedotov <dmitry@uint32.ru>
This commit is contained in:
2025-09-23 23:14:13 +03:00
committed by Dmitry
parent 214fda877e
commit 7d95eba336
6 changed files with 131 additions and 174 deletions

2
go.mod
View File

@@ -1,5 +1,5 @@
module code.uint32.ru/tiny/watchdog
go 1.24.4
go 1.24
require golang.org/x/sync v0.15.0