feat: some updates

This commit is contained in:
Max Richter
2025-09-24 18:18:57 +02:00
parent b3c01bb43d
commit 26c303d9cf
32 changed files with 464 additions and 263 deletions

View File

@@ -1,5 +1,8 @@
module git.max-richter.dev/max/marka/template
go 1.24.3
go 1.24.5
require go.yaml.in/yaml/v4 v4.0.0-rc.1
require (
git.max-richter.dev/max/marka/registry v0.0.0-20250819170608-69c2550f448e
go.yaml.in/yaml/v4 v4.0.0-rc.1
)