From aace9c05f2079439faed35dd871e4d52a0210331 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 13:49:25 +0000 Subject: [PATCH] chore(deps): update module github.com/hbstack/mermaid to v0.2.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index dec3e272..8c1d84b2 100644 --- a/go.mod +++ b/go.mod @@ -58,7 +58,7 @@ require ( github.com/hbstack/header/themes/pills v0.2.18 // indirect github.com/hbstack/heading-sign v0.1.3 // indirect github.com/hbstack/iframe v0.1.1 // indirect - github.com/hbstack/mermaid v0.1.0 // indirect + github.com/hbstack/mermaid v0.2.0 // indirect github.com/hbstack/meta/recommended v0.2.10 // indirect github.com/hbstack/noscript v0.5.0 // indirect github.com/hbstack/pagination v0.6.0 // indirect