From 8a2cc278bbc67766c45a99b87201ef7d02306eae Mon Sep 17 00:00:00 2001 From: SQLDBAWithABeard Date: Mon, 21 Oct 2024 00:42:26 +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 5e49533..c96717d 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.28.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.29.0 // indirect diff --git a/go.sum b/go.sum index cc92033..2d68b37 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.28.0 h1:2kzxfqdSOQatb1qrNntt2GfSc4HQJJRF2bW+1h52/QA= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.28.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.29.0 h1:6Ahvbvlyi0HrstfDt2yk6BfcAEnW107lWOUjPjD/ye4= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.29.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=