Bump github.com/dreampuf/mermaid.go from 0.0.16 to 0.0.17

Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/dreampuf/mermaid.go/releases)
- [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.16...v0.0.17)

---
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-07-25 22:43:45 +00:00
committed by Manuel Rüger
parent 1eb1b2454c
commit a48678fd0a
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -6,7 +6,7 @@ toolchain go1.22.5
require (
github.com/bmatcuk/doublestar/v4 v4.6.1
github.com/dreampuf/mermaid.go v0.0.16
github.com/dreampuf/mermaid.go v0.0.17
github.com/kovetskiy/gopencils v0.0.0-20230119081704-a73db75b2f69
github.com/kovetskiy/lorg v1.2.0
github.com/reconquest/karma-go v1.4.0
@@ -21,7 +21,7 @@ require (
require (
github.com/BurntSushi/toml v1.3.2 // indirect
github.com/chromedp/cdproto v0.0.0-20240304214822-eeb3d13057c9 // indirect
github.com/chromedp/cdproto v0.0.0-20240721024200-dac8efcb39ce // indirect
github.com/chromedp/chromedp v0.9.5 // indirect
github.com/chromedp/sysutil v1.0.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect