Explorar el Código

chore: fix Hello World mod to latest master

George Cushen hace 4 años
padre
commit
83f9eef4bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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