This commit is contained in:
rawleyIfowler
2022-02-06 17:33:47 -06:00
commit 4389b07f39
16 changed files with 461 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module gitlab.com/rawleyifowler/site-rework
go 1.15
require github.com/gin-gonic/gin v1.7.7