skaphos is yet another tool to scaffold new projects based a project blueprint which can be stored locally or in a git repository.
It makes use of project go-archetype to deal with templating.
go install github.com/bmfs/skaphos@latest
skaphos create https://github.com/rantav/go-template
Check project go-archetype for more details on how to create templates.