Add go.mod (#357)

This commit is contained in:
Zhangyuan Nie 2021-01-04 15:18:36 -05:00 committed by GitHub
parent ce48112de2
commit cc963b323f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
go.mod Normal file
View file

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