fix: update mermaid.go to match NewRenderEngine signature and ensure cancellation

This commit is contained in:
Manuel Rüger
2026-03-30 11:38:43 +02:00
parent ba67fdc54b
commit ea62c3112a
3 changed files with 5 additions and 4 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/bmatcuk/doublestar/v4 v4.10.0
github.com/chromedp/cdproto v0.0.0-20260321001828-e3e3800016bc
github.com/chromedp/chromedp v0.15.1
github.com/dreampuf/mermaid.go v0.0.40
github.com/dreampuf/mermaid.go v0.1.0
github.com/kovetskiy/gopencils v0.0.0-20250404051442-0b776066936a
github.com/rs/zerolog v1.35.0
github.com/stefanfritsch/goldmark-admonitions v1.1.1