We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 169bcc2 + c9b95f0 commit c511e1fCopy full SHA for c511e1f
2 files changed
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