From 10d78de0bc0e23620d17c7c7c2c7feff81e465b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 03:00:16 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/content-panel to v0.7.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dec3e272..2b294c3c 100644 --- a/go.mod +++ b/go.mod @@ -30,7 +30,7 @@ require ( github.com/hbstack/carousel v0.2.4 // indirect github.com/hbstack/code-block-panel v0.1.1 // indirect github.com/hbstack/contact v0.2.0 // 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.0 // indirect github.com/hbstack/docs/modules/breadcrumb v0.1.9 // indirect github.com/hbstack/docs/modules/content-panel v0.1.8 // indirect