소스 검색

chore: fix Hello World mod to latest master

George Cushen 4 년 전
부모
커밋
83f9eef4bc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      themes/hello-world/go.mod

+ 1 - 1
themes/hello-world/go.mod

@@ -2,4 +2,4 @@ module github.com/wowchemy/wowchemy-hugo-modules/themes/hello-world
 
 go 1.15
 
-require github.com/wowchemy/wowchemy-hugo-modules/wowchemy latest
+require github.com/wowchemy/wowchemy-hugo-modules/wowchemy master