Initial commit

This commit is contained in:
2026-06-03 12:58:01 +02:00
commit 062787d86b
8 changed files with 284 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module doctocheck
go 1.26.3
require github.com/BurntSushi/toml v1.6.0