From 4dfb42f139c72da45b3acbdb2fa18375817110ae Mon Sep 17 00:00:00 2001 From: CaiJimmy Date: Sun, 23 Oct 2022 02:24:04 +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 ea24f0c..c27fc91 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.14.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.15.0 // indirect diff --git a/go.sum b/go.sum index d35b6a7..415f29f 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.14.0 h1:LDtGrQ167lpSJuGYRUy4uTWIFG+zK5jkDPGCvwAZvsA= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.14.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.15.0 h1:jUfMcngRbbwtPd8IiiRux1Zek/cyaxp3LGNYziZSwYs= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.15.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=