diff --git a/go.mod b/go.mod index ea24f0c..c27fc91 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.14.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.15.0 // indirect diff --git a/go.sum b/go.sum index d35b6a7..415f29f 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.14.0 h1:LDtGrQ167lpSJuGYRUy4uTWIFG+zK5jkDPGCvwAZvsA= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.14.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.15.0 h1:jUfMcngRbbwtPd8IiiRux1Zek/cyaxp3LGNYziZSwYs= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.15.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=