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 f187e27 commit 56c4904Copy full SHA for 56c4904
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.30.0 // indirect
+require github.com/CaiJimmy/hugo-theme-stack/v3 v3.31.0 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/CaiJimmy/hugo-theme-stack/v3 v3.30.0 h1:uITC7EKGyfPjyi3C5At++E0Uu1qQXtqiwMV4pd7LkLs=
-github.com/CaiJimmy/hugo-theme-stack/v3 v3.30.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
+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=
0 commit comments