checker-zonemaster/go.mod
Pierre-Olivier Mercier 463e3fb457 docker: add HEALTHCHECK probing /health
The binary doubles as its own healthcheck client via the SDK's
-healthcheck flag, so the probe works in the scratch image
(no shell, no curl, no wget).
2026-04-26 16:41:08 +07:00

5 lines
102 B
Modula-2

module git.happydns.org/checker-zonemaster
go 1.25.0
require git.happydns.org/checker-sdk-go v1.5.0