From d11191646d75f03b7d4d5c6c19a106b2df0c4828 Mon Sep 17 00:00:00 2001 From: Itsusinn Date: Thu, 28 Mar 2024 05:49:48 +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 f187693..e066ab2 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/Itsusinn/blog go 1.20 -require github.com/CaiJimmy/hugo-theme-stack/v3 v3.21.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.25.0 // indirect diff --git a/go.sum b/go.sum index 92f2a36..1ff25ca 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.21.0 h1:GT519sWiMhJCYO2xkxgjTvgGZsfP31Q79OURWGTT8/Y= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.21.0/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=