feat: some updates
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
module git.max-richter.dev/max/marka/renderer
|
||||
|
||||
go 1.24.3
|
||||
go 1.24.5
|
||||
|
||||
require (
|
||||
git.max-richter.dev/max/marka/parser v0.0.0-20250819170608-69c2550f448e
|
||||
git.max-richter.dev/max/marka/registry v0.0.0-20250819170608-69c2550f448e
|
||||
git.max-richter.dev/max/marka/template v0.0.0-20250819170608-69c2550f448e
|
||||
git.max-richter.dev/max/marka/testdata v0.0.0-20250819195334-b3c01bb43d9a
|
||||
git.max-richter.dev/max/marka/validator v0.0.0-20250819170608-69c2550f448e
|
||||
github.com/google/go-cmp v0.7.0
|
||||
go.yaml.in/yaml/v4 v4.0.0-rc.1
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
|
||||
golang.org/x/text v0.14.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user