From 11415be46437d5aa14c1048d43f65fdda2597f40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 13:47:32 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/blog to v0.38.0 --- go.mod | 2 +- go.sum | 1 + modules/decap-cms/go.mod | 2 +- modules/decap-cms/go.sum | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 5d46fcb2..09b23b5f 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.2 // indirect - github.com/hbstack/blog v0.37.4 // indirect + github.com/hbstack/blog v0.38.0 // indirect github.com/hbstack/carousel v0.2.7 // indirect github.com/hbstack/footer v0.4.1 // indirect github.com/hbstack/hb v0.15.3 // indirect diff --git a/go.sum b/go.sum index 884420a5..a67aac62 100644 --- a/go.sum +++ b/go.sum @@ -49,6 +49,7 @@ github.com/hbstack/blog v0.37.1/go.mod h1:X4Wo3ClIdrMNXiZ7JbI65pKLNCVt5HJeidFMSI github.com/hbstack/blog v0.37.2/go.mod h1:ivXn9g7VMsTmlbkrBsY6rA/+8KWESGXZI60CTTCBLyw= github.com/hbstack/blog v0.37.3/go.mod h1:AIDU/s/QGVJhMB9Y20ZR4L7h2zOCI9XuPBpv11O6rJY= github.com/hbstack/blog v0.37.4/go.mod h1:kPLAw+tLZGjcnaNevNjo86KS2zQNkblFLiG01qF2O1Q= +github.com/hbstack/blog v0.38.0/go.mod h1:mSWZq1M68aJSjGPv+yfbduABOSNbpBJ9HAM/EIKWxfQ= 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= diff --git a/modules/decap-cms/go.mod b/modules/decap-cms/go.mod index 30d25932..54a57062 100644 --- a/modules/decap-cms/go.mod +++ b/modules/decap-cms/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.2 // indirect - github.com/hbstack/blog v0.37.4 // indirect + github.com/hbstack/blog v0.38.0 // indirect github.com/hbstack/carousel v0.2.7 // indirect github.com/hbstack/docs v0.19.0 // indirect github.com/hbstack/footer v0.4.1 // indirect diff --git a/modules/decap-cms/go.sum b/modules/decap-cms/go.sum index 47ae24a6..faa8e7b7 100644 --- a/modules/decap-cms/go.sum +++ b/modules/decap-cms/go.sum @@ -47,6 +47,7 @@ github.com/hbstack/blog v0.37.1/go.mod h1:X4Wo3ClIdrMNXiZ7JbI65pKLNCVt5HJeidFMSI github.com/hbstack/blog v0.37.2/go.mod h1:ivXn9g7VMsTmlbkrBsY6rA/+8KWESGXZI60CTTCBLyw= github.com/hbstack/blog v0.37.3/go.mod h1:AIDU/s/QGVJhMB9Y20ZR4L7h2zOCI9XuPBpv11O6rJY= github.com/hbstack/blog v0.37.4/go.mod h1:kPLAw+tLZGjcnaNevNjo86KS2zQNkblFLiG01qF2O1Q= +github.com/hbstack/blog v0.38.0/go.mod h1:mSWZq1M68aJSjGPv+yfbduABOSNbpBJ9HAM/EIKWxfQ= 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=