From 0e3cbc902b3664778790f0c762aadf3a18225007 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:35:43 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/content-panel to v0.7.1 --- modules/content-panel/go.mod | 2 +- modules/content-panel/go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/content-panel/go.mod b/modules/content-panel/go.mod index b3d0018d..38ad41c3 100644 --- a/modules/content-panel/go.mod +++ b/modules/content-panel/go.mod @@ -6,7 +6,7 @@ require ( github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect github.com/hbstack/base v0.4.1 // indirect github.com/hbstack/carousel v0.2.4 // indirect - github.com/hbstack/content-panel v0.7.0 // indirect + github.com/hbstack/content-panel v0.7.1 // indirect github.com/hbstack/docs v0.11.2 // indirect github.com/hbstack/hb v0.7.2 // indirect github.com/hbstack/pagination v0.6.0 // indirect diff --git a/modules/content-panel/go.sum b/modules/content-panel/go.sum index 92f0e7b6..87002db6 100644 --- a/modules/content-panel/go.sum +++ b/modules/content-panel/go.sum @@ -16,6 +16,7 @@ github.com/hbstack/content-panel v0.4.1/go.mod h1:Wdl9hl4rLOcQsMfdxK0BXeIdR0HOvo github.com/hbstack/content-panel v0.5.0/go.mod h1:Wdl9hl4rLOcQsMfdxK0BXeIdR0HOvo+t9/FV+YO2dm4= github.com/hbstack/content-panel v0.6.0/go.mod h1:Wdl9hl4rLOcQsMfdxK0BXeIdR0HOvo+t9/FV+YO2dm4= github.com/hbstack/content-panel v0.7.0/go.mod h1:Wdl9hl4rLOcQsMfdxK0BXeIdR0HOvo+t9/FV+YO2dm4= +github.com/hbstack/content-panel v0.7.1/go.mod h1:Hu7l0CBytB9B83NFZ0bWFffV1WRPSrJEaAilApnyxzY= github.com/hbstack/docs v0.6.4 h1:Uid2yk/x95i2qGfOQ3x06cSlVaHIYl08zNdmdO7D60o= github.com/hbstack/docs v0.6.4/go.mod h1:kSVzryHYdTGxWh0TF0Nvkk8BoZBQLgiokgPUK8hKfzs= github.com/hbstack/docs v0.7.0/go.mod h1:gg+Shum/JRUzh/A1/SOT8nXHjokygF39SufrpYsD29s=