Files
marka/template/go.mod
Max Richter b13d5015f4 wip
2025-09-25 16:41:26 +02:00

9 lines
177 B
Modula-2

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