Explorar el Código

refactor: Go mod name

George Cushen hace 4 años
padre
commit
e5e24fc55c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      go.mod

+ 1 - 1
go.mod

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