From f1232f4a2e161b2a660323bf8301a841446f590f Mon Sep 17 00:00:00 2001 From: CaiJimmy Date: Mon, 18 Mar 2024 01:07:38 +0000 Subject: [PATCH] CI: Update theme --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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=