Skip to content

Commit e3cb9af

Browse files
dependabot[bot]mrueg
authored andcommitted
build(deps): bump github.com/dreampuf/mermaid.go from 0.0.39 to 0.0.40
Bumps [github.com/dreampuf/mermaid.go](https://github.com/dreampuf/mermaid.go) from 0.0.39 to 0.0.40. - [Release notes](https://github.com/dreampuf/mermaid.go/releases) - [Commits](dreampuf/mermaid.go@v0.0.39...v0.0.40) --- updated-dependencies: - dependency-name: github.com/dreampuf/mermaid.go dependency-version: 0.0.40 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6403f3 commit e3cb9af

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/bmatcuk/doublestar/v4 v4.10.0
77
github.com/chromedp/cdproto v0.0.0-20260321001828-e3e3800016bc
88
github.com/chromedp/chromedp v0.15.1
9-
github.com/dreampuf/mermaid.go v0.0.39
9+
github.com/dreampuf/mermaid.go v0.0.40
1010
github.com/kovetskiy/gopencils v0.0.0-20250404051442-0b776066936a
1111
github.com/kovetskiy/lorg v1.2.1-0.20240830111423-ba4fe8b6f7c4
1212
github.com/reconquest/karma-go v1.5.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ github.com/dlclark/regexp2 v1.11.4 h1:rPYF9/LECdNymJufQKmri9gV604RvvABwgOA8un7yA
3131
github.com/dlclark/regexp2 v1.11.4/go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8=
3232
github.com/dop251/goja v0.0.0-20240927123429-241b342198c2 h1:Ux9RXuPQmTB4C1MKagNLme0krvq8ulewfor+ORO/QL4=
3333
github.com/dop251/goja v0.0.0-20240927123429-241b342198c2/go.mod h1:MxLav0peU43GgvwVgNbLAj1s/bSGboKkhuULvq/7hx4=
34-
github.com/dreampuf/mermaid.go v0.0.39 h1:K7R+FaAOxKd32/yic9SVz0u9bedS5nV/6nUgGnKdJuY=
35-
github.com/dreampuf/mermaid.go v0.0.39/go.mod h1:xBmQWWnPFQl7HIfEz+KnZ+BpXPJl9qXe9aISIPJGsAM=
34+
github.com/dreampuf/mermaid.go v0.0.40 h1:7YUvQFaAR/snbkZtl27JbifT/3bGNURBIVfOnPQKuCE=
35+
github.com/dreampuf/mermaid.go v0.0.40/go.mod h1:9jSzOKzV59UX8Gc9EJ5xuiJeldHpTEmKxF2pwu42r2g=
3636
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433 h1:vymEbVwYFP/L05h5TKQxvkXoKxNvTpjxYKdF1Nlwuao=
3737
github.com/go-json-experiment/json v0.0.0-20260214004413-d219187c3433/go.mod h1:tphK2c80bpPhMOI4v6bIc2xWywPfbqi1Z06+RcrMkDg=
3838
github.com/go-sourcemap/sourcemap v2.1.4+incompatible h1:a+iTbH5auLKxaNwQFg0B+TCYl6lbukKPc7b5x0n1s6Q=

0 commit comments

Comments
 (0)