chore: init Go module

This commit is contained in:
George Cushen 2020-07-28 01:02:05 +01:00
commit 0513bee773

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/gcushen/hugo-academic
go 1.14