From 9fb199087fb9c7f7e3f4b31291e03995835671cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 12:44:28 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/blog to v0.24.0 --- exampleSite/go.mod | 2 +- exampleSite/go.sum | 1 + go.mod | 2 +- go.sum | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/exampleSite/go.mod b/exampleSite/go.mod index 5bae895..6b04782 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -12,7 +12,7 @@ require ( github.com/hbstack/back-to-top v0.1.2 // indirect github.com/hbstack/base v0.4.1 // indirect github.com/hbstack/bigger-picture v0.9.2 // indirect - github.com/hbstack/blog v0.23.0 // indirect + github.com/hbstack/blog v0.24.0 // indirect github.com/hbstack/blog/modules/breadcrumb v0.1.22 // indirect github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect github.com/hbstack/blog/modules/featured-image v0.2.21 // indirect diff --git a/exampleSite/go.sum b/exampleSite/go.sum index 46a6bfd..fe2c2b0 100644 --- a/exampleSite/go.sum +++ b/exampleSite/go.sum @@ -17,6 +17,7 @@ github.com/hbstack/blog v0.22.6/go.mod h1:t2NOr8WXadG+x0e7p38D5M8JCOw4G14WyuWg12 github.com/hbstack/blog v0.22.7/go.mod h1:t2NOr8WXadG+x0e7p38D5M8JCOw4G14WyuWg12DTejg= github.com/hbstack/blog v0.22.8/go.mod h1:vTjQqYFAK5nRcKdiktZOgSqOh6F0taDzqykJjjZkGuw= github.com/hbstack/blog v0.23.0/go.mod h1:+hvHHCoBYAtUDBaf1JD54mJ/XScL+TSa/OZD+OrfbgY= +github.com/hbstack/blog v0.24.0/go.mod h1:+hvHHCoBYAtUDBaf1JD54mJ/XScL+TSa/OZD+OrfbgY= github.com/hbstack/blog/modules/breadcrumb v0.1.22 h1:NDcjR5805LBDRcLaDF12VAIAJiRqCL/e/GX+1DE7O0k= github.com/hbstack/blog/modules/breadcrumb v0.1.22/go.mod h1:abqj7FTsHihbv3B2szGm4YmVGVZWzWg2VVA5ZhqUyKY= github.com/hbstack/blog/modules/content-panel v0.1.21 h1:g43IVjn3O6QCQSvCbgr9iYCgZcI5XG8YAiuVPb269Ok= diff --git a/go.mod b/go.mod index 847567a..d076dc9 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect github.com/hbstack/base v0.4.1 // indirect - github.com/hbstack/blog v0.23.0 // indirect + github.com/hbstack/blog v0.24.0 // indirect github.com/hbstack/carousel v0.2.4 // indirect github.com/hbstack/footer v0.2.9 // indirect github.com/hbstack/hb v0.7.2 // indirect diff --git a/go.sum b/go.sum index dac6a0d..daf0960 100644 --- a/go.sum +++ b/go.sum @@ -9,6 +9,7 @@ github.com/hbstack/blog v0.22.6/go.mod h1:t2NOr8WXadG+x0e7p38D5M8JCOw4G14WyuWg12 github.com/hbstack/blog v0.22.7/go.mod h1:t2NOr8WXadG+x0e7p38D5M8JCOw4G14WyuWg12DTejg= github.com/hbstack/blog v0.22.8/go.mod h1:vTjQqYFAK5nRcKdiktZOgSqOh6F0taDzqykJjjZkGuw= github.com/hbstack/blog v0.23.0/go.mod h1:+hvHHCoBYAtUDBaf1JD54mJ/XScL+TSa/OZD+OrfbgY= +github.com/hbstack/blog v0.24.0/go.mod h1:+hvHHCoBYAtUDBaf1JD54mJ/XScL+TSa/OZD+OrfbgY= github.com/hbstack/carousel v0.2.4 h1:OkMRqyhklJBMbOXo8p/dsS+iQVQTrMUI7Jfm13Js3L4= github.com/hbstack/carousel v0.2.4/go.mod h1:AchKlXiqYNZouE3Ee/VSSQle2FUZV5CJgTnPBFI7Gj0= github.com/hbstack/footer v0.2.8 h1:Wh8PaZM7hGFOlDjeEJg37jekf6l6YF+wazSLbjilWHw=