checker-matrix/go.mod
Pierre-Olivier Mercier 8a62846170 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 11:01:37 +07:00

5 lines
98 B
Modula-2

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