Parcourir la source

refactor: Go mod name

George Cushen il y a 4 ans
Parent
commit
e5e24fc55c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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