From 35e998bd153cfce96008f334a721b28d8b22ea63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 21:53:08 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/blog to v0.36.1 --- 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 8b502ff..a58d97b 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.35.4 // indirect + github.com/hbstack/blog v0.36.1 // 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 2179292..d74b359 100644 --- a/exampleSite/go.sum +++ b/exampleSite/go.sum @@ -63,6 +63,7 @@ github.com/hbstack/blog v0.35.1/go.mod h1:/A1EQoCCs9zlcn7dWecP0YMUmH2n1juv3DO4e/ github.com/hbstack/blog v0.35.2/go.mod h1:6uWETL+fybTZEKOJ1BEMXG84B+Ucy0GmfFy1t8Itjjg= github.com/hbstack/blog v0.35.3/go.mod h1:4yQsuqIiYIyQCLWxgaueK3lRCmAm30pVRdwGEdHE95I= github.com/hbstack/blog v0.35.4/go.mod h1:noV38aLO4c2nWZPUYgRyvjIX4seSTToaRt4kKImo4KQ= +github.com/hbstack/blog v0.36.1/go.mod h1:IJuliGxBkgSi8wmacZ9CGSlUIRFCCnhyViCzrWxjnlo= 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 33127f2..99e6a8f 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.35.4 // indirect + github.com/hbstack/blog v0.36.1 // indirect github.com/hbstack/carousel v0.2.6 // 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 6b02a23..465c00d 100644 --- a/go.sum +++ b/go.sum @@ -46,6 +46,7 @@ github.com/hbstack/blog v0.35.1/go.mod h1:/A1EQoCCs9zlcn7dWecP0YMUmH2n1juv3DO4e/ github.com/hbstack/blog v0.35.2/go.mod h1:6uWETL+fybTZEKOJ1BEMXG84B+Ucy0GmfFy1t8Itjjg= github.com/hbstack/blog v0.35.3/go.mod h1:4yQsuqIiYIyQCLWxgaueK3lRCmAm30pVRdwGEdHE95I= github.com/hbstack/blog v0.35.4/go.mod h1:noV38aLO4c2nWZPUYgRyvjIX4seSTToaRt4kKImo4KQ= +github.com/hbstack/blog v0.36.1/go.mod h1:IJuliGxBkgSi8wmacZ9CGSlUIRFCCnhyViCzrWxjnlo= 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=