From ed930db2f075c7d9235a5b30b5f4657941630a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 07:31:40 +0000 Subject: build(deps): bump github.com/yuin/goldmark from 1.4.15 to 1.5.2 Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.4.15 to 1.5.2. - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](https://github.com/yuin/goldmark/compare/v1.4.15...v1.5.2) --- updated-dependencies: - dependency-name: github.com/yuin/goldmark dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index ec88cab4e..2ce304f56 100644 --- a/go.mod +++ b/go.mod @@ -57,7 +57,7 @@ require ( github.com/spf13/pflag v1.0.5 github.com/tdewolff/minify/v2 v2.12.1 github.com/tdewolff/parse/v2 v2.6.3 - github.com/yuin/goldmark v1.4.15 + github.com/yuin/goldmark v1.5.2 go.uber.org/atomic v1.10.0 gocloud.dev v0.24.0 golang.org/x/image v0.0.0-20211028202545-6944b10bf410 -- cgit v1.2.3