From b1b1efde88b382a334548fc7b4d8c61f040c0074 Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 28 Oct 2023 11:02:20 +0000 Subject: [PATCH] fix(deps): update module github.com/yuin/goldmark to v1.6.0 (cherry picked from commit 355df3d1d20de2209ed7c99da2f30e2a88532465) --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 17c81a8738d..44f6e56e2f2 100644 --- a/go.mod +++ b/go.mod @@ -64,7 +64,7 @@ require ( github.com/typesense/typesense-go v0.8.0 github.com/ulule/limiter/v3 v3.11.2 github.com/wneessen/go-mail v0.4.0 - github.com/yuin/goldmark v1.5.6 + github.com/yuin/goldmark v1.6.0 golang.org/x/crypto v0.14.0 golang.org/x/image v0.13.0 golang.org/x/oauth2 v0.13.0