Bump github.com/dreampuf/mermaid.go from 0.0.14 to 0.0.15

Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.14 to 0.0.15.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.14...v0.0.15)

---
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]
2024-01-15 10:23:15 +00:00
committed by Manuel Rüger
parent 53e367cb06
commit 0073834e85
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -4,7 +4,7 @@ go 1.19
require (
github.com/bmatcuk/doublestar/v4 v4.6.1
github.com/dreampuf/mermaid.go v0.0.14
github.com/dreampuf/mermaid.go v0.0.15
github.com/kovetskiy/gopencils v0.0.0-20230119081704-a73db75b2f69
github.com/kovetskiy/lorg v1.2.0
github.com/reconquest/karma-go v1.4.0
@@ -19,7 +19,7 @@ require (
require (
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/chromedp/cdproto v0.0.0-20231025043423-5615e204d422 // indirect
github.com/chromedp/cdproto v0.0.0-20240102194822-c006b26f21c7 // indirect
github.com/chromedp/chromedp v0.9.3 // indirect
github.com/chromedp/sysutil v1.0.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect