Add go.mod

This commit is contained in:
Zhangyuan Nie 2020-10-19 11:33:47 -04:00
parent a7f88bb583
commit e7ec14168c

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/theNewDynamic/gohugo-theme-ananke
go 1.12