We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56c4904 commit c6643c3Copy full SHA for c6643c3
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.31.0 // indirect
+require github.com/CaiJimmy/hugo-theme-stack/v3 v3.32.0 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/CaiJimmy/hugo-theme-stack/v3 v3.31.0 h1:fDdsTsOVVKBzQb9+hIxTErDqmiHCzcTD2Bd+7Se0TlA=
-github.com/CaiJimmy/hugo-theme-stack/v3 v3.31.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
+github.com/CaiJimmy/hugo-theme-stack/v3 v3.32.0 h1:C5qZXm/XSc6TUHmLJerocpmQz/bWm+ODj0iQ1kRpOkE=
+github.com/CaiJimmy/hugo-theme-stack/v3 v3.32.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
0 commit comments