Files
marka/template/go.mod
Max Richter 733ae876b9 WIP
2025-09-24 21:37:46 +02:00

9 lines
177 B
Modula-2

module git.max-richter.dev/max/marka/template
go 1.25.1
require (
git.max-richter.dev/max/marka/registry v0.0.0-20250819170608-69c2550f448e
go.yaml.in/yaml/v4 v4.0.0-rc.1
)