From 1df25a3592b76bb501b4b3551ec27baea0dabde1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 09:06:57 +0100 Subject: [chore]: Bump github.com/yuin/goldmark from 1.5.3 to 1.5.4 (#1427) Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](https://github.com/yuin/goldmark/compare/v1.5.3...v1.5.4) --- updated-dependencies: - dependency-name: github.com/yuin/goldmark dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 316302566..d60c1cba8 100644 --- a/go.mod +++ b/go.mod @@ -49,7 +49,7 @@ require ( github.com/uptrace/bun/dialect/pgdialect v1.1.10 github.com/uptrace/bun/dialect/sqlitedialect v1.1.10 github.com/wagslane/go-password-validator v0.3.0 - github.com/yuin/goldmark v1.5.3 + github.com/yuin/goldmark v1.5.4 go.uber.org/automaxprocs v1.5.1 golang.org/x/crypto v0.5.0 golang.org/x/exp v0.0.0-20220613132600-b0d781184e0d -- cgit v1.3