From 15ea6f72d654f4f95ca3d7bc3853e68f1017b039 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 03:13:58 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/blog to v0.37.2 --- 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 76db008..099bae0 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -12,7 +12,7 @@ require ( github.com/hbstack/back-to-top v0.2.0 // indirect github.com/hbstack/base v0.6.1 // indirect github.com/hbstack/bigger-picture v0.10.1 // indirect - github.com/hbstack/blog v0.37.1 // indirect + github.com/hbstack/blog v0.37.2 // indirect github.com/hbstack/blog/modules/breadcrumb v0.1.23 // 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 b906b62..88110d1 100644 --- a/exampleSite/go.sum +++ b/exampleSite/go.sum @@ -67,6 +67,7 @@ github.com/hbstack/blog v0.35.4/go.mod h1:noV38aLO4c2nWZPUYgRyvjIX4seSTToaRt4kKI github.com/hbstack/blog v0.36.1/go.mod h1:IJuliGxBkgSi8wmacZ9CGSlUIRFCCnhyViCzrWxjnlo= github.com/hbstack/blog v0.37.0/go.mod h1:9yZB+gkRkINisP5uWk5CllGJ4bv211KjkHdsTtvEdjM= github.com/hbstack/blog v0.37.1/go.mod h1:X4Wo3ClIdrMNXiZ7JbI65pKLNCVt5HJeidFMSIFIwb8= +github.com/hbstack/blog v0.37.2/go.mod h1:ivXn9g7VMsTmlbkrBsY6rA/+8KWESGXZI60CTTCBLyw= 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/breadcrumb v0.1.23/go.mod h1:smQySqXDtUv2pP7bb+XBr+QGNFxhDGN0fLmQkOIWa5g= diff --git a/go.mod b/go.mod index 707daeb..7c8d6df 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.6.1 // indirect - github.com/hbstack/blog v0.37.1 // indirect + github.com/hbstack/blog v0.37.2 // indirect github.com/hbstack/carousel v0.2.7 // indirect github.com/hbstack/footer v0.4.1 // indirect github.com/hbstack/hb v0.12.3 // indirect diff --git a/go.sum b/go.sum index 634a712..d4e190c 100644 --- a/go.sum +++ b/go.sum @@ -49,6 +49,7 @@ github.com/hbstack/blog v0.35.4/go.mod h1:noV38aLO4c2nWZPUYgRyvjIX4seSTToaRt4kKI github.com/hbstack/blog v0.36.1/go.mod h1:IJuliGxBkgSi8wmacZ9CGSlUIRFCCnhyViCzrWxjnlo= github.com/hbstack/blog v0.37.0/go.mod h1:9yZB+gkRkINisP5uWk5CllGJ4bv211KjkHdsTtvEdjM= github.com/hbstack/blog v0.37.1/go.mod h1:X4Wo3ClIdrMNXiZ7JbI65pKLNCVt5HJeidFMSIFIwb8= +github.com/hbstack/blog v0.37.2/go.mod h1:ivXn9g7VMsTmlbkrBsY6rA/+8KWESGXZI60CTTCBLyw= 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/carousel v0.2.5/go.mod h1:37ffr9r5ilAS4b7KrplyCeOcTPmFd2PMygLo+VPe3oY=