Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ibcaa09bfd4767876ea1cdd5b61c53b476a6a6964
7 lines
108 B
Modula-2
7 lines
108 B
Modula-2
module notashelf.dev/watchdog
|
|
|
|
go 1.25.5
|
|
|
|
require gopkg.in/yaml.v3 v3.0.1
|
|
|
|
require golang.org/x/net v0.51.0
|