diff --git a/go.mod b/go.mod index 27626ba..354ffaf 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.24.2 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.25.0 // indirect diff --git a/go.sum b/go.sum index ae7a0bd..1ff25ca 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.24.2 h1:Z7Wyz2/mh0ZCYIz24Ei9GrTi+Rwrr9SyVtiDoaAz3kc= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.24.2/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.25.0 h1:pI9uan8QVhmjtJZBQcgRDBU/5J29yquL315hvlWwfEc= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.25.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=