From 460d0943912c2c1ef4d487bc81e8713c2f271e25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 19:29:39 +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