From 1d50fa8dae1b10333385fe22c069cd22deee2bb4 Mon Sep 17 00:00:00 2001 From: CaiJimmy Date: Tue, 15 Aug 2023 11:18:40 +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 54bf8f0..0b11aaf 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.17.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.18.0 // indirect diff --git a/go.sum b/go.sum index d7f1375..4991aad 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.17.0 h1:sIWwTK8S/EUlW8LnH7yohuHBctQCrzZKNG7/5LyDF9s= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.17.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.18.0 h1:0Jx4CuBGXRttHVHRSIZoVduwIisvCdsmKeoJpfPqbhk= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.18.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=