From 9cceb0b9105686263723ecea591313f39159e895 Mon Sep 17 00:00:00 2001 From: filippo-ferrari Date: Sun, 8 Sep 2024 00:44:33 +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 95f5ca1..9e99748 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.26.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.27.0 // indirect diff --git a/go.sum b/go.sum index 9ff2767..2cd7a0f 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0 h1:kLZSTvo+E3S2YWw59DjXWtKLNbw3JaL7Z+VAjcegqa0= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.27.0 h1:wVAa/ZimTOkFy/mODH5RXS3R3mlgfAXaDTYs7GccJUw= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.27.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=