watchdog/go.mod
NotAShelf 4c84393286
config: data structures; basic tests
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ia7d6f19a46ec8a4987ea429ec6502f676a6a6964
2026-03-02 22:37:47 +03:00

5 lines
74 B
Modula-2

module notashelf.dev/watchdog
go 1.25.5
require gopkg.in/yaml.v3 v3.0.1