From b6c5a68aad88325dbbc08836255298e59114fa84 Mon Sep 17 00:00:00 2001 From: CaiJimmy Date: Mon, 3 Oct 2022 01:59:39 +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 2178c1d..ea24f0c 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.13.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.14.0 // indirect diff --git a/go.sum b/go.sum index da4ac8c..d35b6a7 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/CaiJimmy/hugo-theme-stack/v3 v3.13.0 h1:59xw34lWmzKrBOxarNBCEN5nR2EA0A4CDCN3yc1vFP0= -github.com/CaiJimmy/hugo-theme-stack/v3 v3.13.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I= +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=