Bump github.com/dreampuf/mermaid.go from 0.0.24 to 0.0.25

Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.24 to 0.0.25.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.24...v0.0.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-10 10:31:53 +00:00
committed by Manuel Rüger
parent 0b8caa078b
commit f3c5a77a85
2 changed files with 9 additions and 9 deletions

6
go.mod
View File

@@ -4,7 +4,7 @@ go 1.23
require (
github.com/bmatcuk/doublestar/v4 v4.8.1
github.com/dreampuf/mermaid.go v0.0.24
github.com/dreampuf/mermaid.go v0.0.25
github.com/kovetskiy/gopencils v0.0.0-20240830111426-6b65e95c9cb0
github.com/kovetskiy/lorg v1.2.1-0.20240830111423-ba4fe8b6f7c4
github.com/reconquest/karma-go v1.5.0
@@ -19,8 +19,8 @@ require (
require (
github.com/BurntSushi/toml v1.4.0 // indirect
github.com/chromedp/cdproto v0.0.0-20250222051814-50c6cb17f10a // indirect
github.com/chromedp/chromedp v0.13.0 // indirect
github.com/chromedp/cdproto v0.0.0-20250307225615-b9fffb6d31ad // indirect
github.com/chromedp/chromedp v0.13.1 // indirect
github.com/chromedp/sysutil v1.1.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect