diff --git a/go.mod b/go.mod index 2178c1d..ea24f0c 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.13.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.14.0 // indirect diff --git a/go.sum b/go.sum index da4ac8c..d35b6a7 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.13.0 h1:59xw34lWmzKrBOxarNBCEN5nR2EA0A4CDCN3yc1vFP0= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.13.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +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=