Sfoglia il codice sorgente

chore: init Go module

George Cushen 5 anni fa
parent
commit
0513bee773
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      go.mod

+ 3 - 0
go.mod

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