mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-20 13:22:37 +00:00
Bump github.com/dreampuf/mermaid.go from 0.0.19 to 0.0.20
Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.19 to 0.0.20. - [Release notes](https://github.com/dreampuf/mermaid.go/releases) - [Commits](https://github.com/dreampuf/mermaid.go/compare/v0.0.19...v0.0.20) --- 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
82e1879c57
commit
0acd97b434
8
go.mod
8
go.mod
@@ -4,7 +4,7 @@ go 1.23
|
||||
|
||||
require (
|
||||
github.com/bmatcuk/doublestar/v4 v4.7.1
|
||||
github.com/dreampuf/mermaid.go v0.0.19
|
||||
github.com/dreampuf/mermaid.go v0.0.20
|
||||
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,9 +19,9 @@ require (
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.4.0 // 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/chromedp/cdproto v0.0.0-20241110205750-a72e6703cd9b // indirect
|
||||
github.com/chromedp/chromedp v0.11.2 // 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
|
||||
github.com/gobwas/httphead v0.1.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user