浏览代码

refactor: Go mod name

George Cushen 4 年之前
父节点
当前提交
e5e24fc55c
共有 1 个文件被更改,包括 1 次插入1 次删除
  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