Parcourir la source

chore: init Go module

George Cushen il y a 5 ans
Parent
commit
0513bee773
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      go.mod

+ 3 - 0
go.mod

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