We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c83a3a commit ace924aCopy full SHA for ace924a
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.34.1 // indirect
+require github.com/CaiJimmy/hugo-theme-stack/v3 v3.34.2 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/CaiJimmy/hugo-theme-stack/v3 v3.34.1 h1:xM43qggcar83m62NYTisRLRIIhYBE2WnycKULKMAGPQ=
-github.com/CaiJimmy/hugo-theme-stack/v3 v3.34.1/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
+github.com/CaiJimmy/hugo-theme-stack/v3 v3.34.2 h1:DHqOCcwrbM7H194OIXuW4D4TekNN8fn+rLWLs3ofaFQ=
+github.com/CaiJimmy/hugo-theme-stack/v3 v3.34.2/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
0 commit comments