From 7299f449a2658ce365449e1ec5a24821a0a5ce1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 03:00:28 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/docs to v0.11.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dec3e272..c2d574e9 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( 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/docs v0.11.0 // indirect + github.com/hbstack/docs v0.11.2 // indirect github.com/hbstack/docs/modules/breadcrumb v0.1.9 // indirect github.com/hbstack/docs/modules/content-panel v0.1.8 // indirect github.com/hbstack/docs/modules/doc-nav v0.3.2 // indirect