feat: renderer

This commit is contained in:
2025-08-19 17:20:24 +02:00
parent 6db87db325
commit 210b31aef8
38 changed files with 727 additions and 299 deletions

7
validator/go.mod Normal file
View File

@@ -0,0 +1,7 @@
module git.max-richter.dev/max/marka/validator
go 1.24.5
require github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
require golang.org/x/text v0.14.0 // indirect