mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-02 05:12:35 +00:00
Bump github.com/dreampuf/mermaid.go from 0.0.18 to 0.0.19
Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.18 to 0.0.19. - [Release notes](https://github.com/dreampuf/mermaid.go/releases) - [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.18...v0.0.19) --- 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:
committed by
Manuel Rüger
parent
5d2adc8a23
commit
2af50c627f
4
go.mod
4
go.mod
@@ -4,7 +4,7 @@ go 1.23
|
||||
|
||||
require (
|
||||
github.com/bmatcuk/doublestar/v4 v4.6.1
|
||||
github.com/dreampuf/mermaid.go v0.0.18
|
||||
github.com/dreampuf/mermaid.go v0.0.19
|
||||
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,7 +19,7 @@ require (
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.4.0 // indirect
|
||||
github.com/chromedp/cdproto v0.0.0-20240810084448-b931b754e476 // indirect
|
||||
github.com/chromedp/cdproto v0.0.0-20241003230502-a4a8f7c660df // indirect
|
||||
github.com/chromedp/chromedp v0.10.0 // indirect
|
||||
github.com/chromedp/sysutil v1.0.0 // indirect
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
|
||||
|
||||
Reference in New Issue
Block a user