go-template/go.mod
djmil e210533902 virgin go.mod
- get rid of tools.go
- use tools.versions instead + makefile
2026-04-01 20:08:19 +00:00

8 lines
270 B
Modula-2

module gitea.djmil.dev/djmil/go-template
go 1.25.0
// Tool versions are pinned in tools.versions, not here — keeping this file
// free of dev tool deps so published packages have a clean module graph.
// After cloning, rename the module path above with: ./rename.sh