build(deps): bump github.com/dreampuf/mermaid.go from 0.1.0 to 0.2.0

Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/dreampuf/mermaid.go
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-07 22:52:05 +00:00
committed by Manuel Rüger
parent 1c1eeb84fb
commit a29694ff41
2 changed files with 3 additions and 3 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.1.0
github.com/dreampuf/mermaid.go v0.2.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