From a94173d70bd7a7b407c68c9ecaf9783242f922de Mon Sep 17 00:00:00 2001 From: CaiJimmy Date: Sun, 3 Mar 2024 01:09:42 +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 17896e0..fa8bcb7 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.22.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.23.0 // indirect diff --git a/go.sum b/go.sum index 55aaf14..333aea7 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.22.0 h1:cCY0XV13flJICqJ9b6LLfQOL5JxmDCll8Jn3GyMEtrI= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.22.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.23.0 h1:0DSfsDqHgniwQIMpgOnHWisMtW7YsEPNpW9OJ2ZdR3w= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.23.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=