We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ece49 commit 091b712Copy full SHA for 091b712
go.mod
@@ -2,4 +2,4 @@ module github.com/CaiJimmy/hugo-theme-stack-starter
2
3
go 1.17
4
5
-require github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0 // indirect
+require github.com/CaiJimmy/hugo-theme-stack/v3 v3.29.0 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0 h1:kLZSTvo+E3S2YWw59DjXWtKLNbw3JaL7Z+VAjcegqa0=
-github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
+github.com/CaiJimmy/hugo-theme-stack/v3 v3.29.0 h1:6Ahvbvlyi0HrstfDt2yk6BfcAEnW107lWOUjPjD/ye4=
+github.com/CaiJimmy/hugo-theme-stack/v3 v3.29.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
0 commit comments