Files
marka/template/go.mod
Max Richter 66ab9ca7fc WIP
2025-09-24 21:32:27 +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
)