Bump github.com/dreampuf/mermaid.go from 0.0.22 to 0.0.23

Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.22 to 0.0.23.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.22...v0.0.23)

---
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-01-27 11:24:54 +00:00
committed by Manuel Rüger
parent 9486f0bbcf
commit 5504fd4c11
2 changed files with 12 additions and 12 deletions

8
go.mod
View File

@@ -4,7 +4,7 @@ go 1.23
require (
github.com/bmatcuk/doublestar/v4 v4.8.0
github.com/dreampuf/mermaid.go v0.0.22
github.com/dreampuf/mermaid.go v0.0.23
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-20250101192427-60a0ca35cb84 // indirect
github.com/chromedp/chromedp v0.11.2 // indirect
github.com/chromedp/cdproto v0.0.0-20250120090109-d38428e4d9c8 // indirect
github.com/chromedp/chromedp v0.12.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
@@ -29,7 +29,7 @@ require (
github.com/gobwas/ws v1.4.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/kr/pretty v0.3.1 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mailru/easyjson v0.9.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/reconquest/cog v0.0.0-20240830113510-c7ba12d0beeb // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect