Initial commit

This commit is contained in:
nemunaire 2026-04-23 01:52:25 +07:00
commit 32e94d9de9
19 changed files with 1427 additions and 0 deletions

5
go.mod Normal file
View file

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