From b3ee3476e8e1ebd9c5fe9e67752bf8a572faefb7 Mon Sep 17 00:00:00 2001 From: CaiJimmy Date: Sun, 30 Oct 2022 02:19:12 +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 c27fc91..52a5bd3 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.15.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.16.0 // indirect diff --git a/go.sum b/go.sum index 415f29f..a7be777 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -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= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.16.0 h1:ZWF66g7aXA840CzsT4lv65wHSojqwY0Yj7KdvOkn5NA= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.16.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=