Initial commit

This commit is contained in:
Ian Gulliver
2022-08-15 20:23:55 -07:00
parent 0a155a1e77
commit 36ff9c2e36
57 changed files with 157 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/firestuff/goplate
go 1.18