Explorar el Código

chore: init Go module

George Cushen hace 5 años
padre
commit
0513bee773
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      go.mod

+ 3 - 0
go.mod

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