diff --git a/go.mod b/go.mod index 3ab21dd..27626ba 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.1 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.24.2 // indirect diff --git a/go.sum b/go.sum index fcd2254..ae7a0bd 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.24.1 h1:YN28bQpnt4nNzoRxgjsFeNf8B0jwOIB6EAUbelidp/I= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.24.1/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +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=