checker-tls/go.mod
Pierre-Olivier Mercier a925e4f162 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:37:20 +07:00

5 lines
95 B
Modula-2

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