From 6a2d8ae23c5e2835f247da4af8836dc8334a5296 Mon Sep 17 00:00:00 2001 From: CaiJimmy Date: Mon, 28 Aug 2023 09:31:58 +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 0b11aaf..28e0e2d 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.18.0 // indirect +require github.com/CaiJimmy/hugo-theme-stack/v3 v3.19.0 // indirect diff --git a/go.sum b/go.sum index 4991aad..a6c8b17 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -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= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.19.0 h1:ki6CGiYcHaW4WthV+UF3saHGSsCDJJPG2hXdAkXYe/I= +github.com/CaiJimmy/hugo-theme-stack/v3 v3.19.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=