From 5b1ff767ca6da529dbd5e30b56c0ecb33949393c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 17:39:00 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/blog to v0.37.4 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f06130b..029dbf9 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/hbstack/back-to-top v0.2.0 // indirect github.com/hbstack/base v0.6.2 // indirect github.com/hbstack/bigger-picture v0.10.1 // indirect - github.com/hbstack/blog v0.37.3 // indirect + github.com/hbstack/blog v0.37.4 // 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/go.sum b/go.sum index 1d7c43e..6d28703 100644 --- a/go.sum +++ b/go.sum @@ -30,6 +30,7 @@ github.com/hbstack/blog v0.37.2 h1:ej58w/mfY08X8AwLlVNQIwRhTfvGeGyy7WuIn9H9tUw= github.com/hbstack/blog v0.37.2/go.mod h1:ivXn9g7VMsTmlbkrBsY6rA/+8KWESGXZI60CTTCBLyw= github.com/hbstack/blog v0.37.3 h1:L1HrGgSuxvJOXomBsSjjCInPddMAvnU7cqL28+57Bak= 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/modules/breadcrumb v0.1.23 h1:MgUR88vv4cs/M1/cVBKUInFw3DcRw0W2AlmmcdhxewY= github.com/hbstack/blog/modules/breadcrumb v0.1.23/go.mod h1:smQySqXDtUv2pP7bb+XBr+QGNFxhDGN0fLmQkOIWa5g= github.com/hbstack/blog/modules/content-panel v0.1.21 h1:g43IVjn3O6QCQSvCbgr9iYCgZcI5XG8YAiuVPb269Ok=