Initial commit

This commit is contained in:
nemunaire 2026-04-27 01:07:57 +07:00
commit 9b824d3747
20 changed files with 2269 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module git.happydns.org/checker-happydeliver
go 1.25.0
require git.happydns.org/checker-sdk-go v1.5.0