diff --git a/go.mod b/go.mod index eadffb8..6357e67 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/CaiJimmy/hugo-theme-stack-starter go 1.17 -require github.com/CaiJimmy/hugo-theme-stack/v3 v3.11.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.12.0 // indirect diff --git a/go.sum b/go.sum index 50a2dfe..3b1fafa 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.11.0 h1:HyHdT59BYMdPSjDljIWpJY/DT+NPiZgfqMlJBQwOa1A= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.11.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.12.0 h1:CKcppy8b4RleKtkYDLaxMyWaQXpNm28u033HO75Dhyw= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.12.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=