fix(deps): update module github.com/yuin/goldmark to v1.7.15

This commit is contained in:
renovate[bot]
2026-01-05 19:04:30 +00:00
committed by kolaente
parent e41eb2848c
commit fde0944cda
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -70,7 +70,7 @@ require (
github.com/typesense/typesense-go/v2 v2.0.0
github.com/ulule/limiter/v3 v3.11.2
github.com/wneessen/go-mail v0.7.2
github.com/yuin/goldmark v1.7.14
github.com/yuin/goldmark v1.7.15
golang.org/x/crypto v0.46.0
golang.org/x/image v0.34.0
golang.org/x/net v0.48.0