From 775e50985cc8a9af867bf3472e961d1043de291f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 06:55:01 +0000 Subject: [PATCH] chore(deps): bump github.com/yuin/goldmark Bumps the minor-and-patch group in /cmd/bdd-report with 1 update: [github.com/yuin/goldmark](https://github.com/yuin/goldmark). Updates `github.com/yuin/goldmark` from 1.8.2 to 1.8.4 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](https://github.com/yuin/goldmark/compare/v1.8.2...v1.8.4) --- updated-dependencies: - dependency-name: github.com/yuin/goldmark dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- cmd/bdd-report/go.mod | 2 +- cmd/bdd-report/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/bdd-report/go.mod b/cmd/bdd-report/go.mod index 7b7721de..6114b86e 100644 --- a/cmd/bdd-report/go.mod +++ b/cmd/bdd-report/go.mod @@ -2,4 +2,4 @@ module github.com/axonops/audit/cmd/bdd-report go 1.26.4 -require github.com/yuin/goldmark v1.8.2 +require github.com/yuin/goldmark v1.8.4 diff --git a/cmd/bdd-report/go.sum b/cmd/bdd-report/go.sum index 6a379557..a63e17b6 100644 --- a/cmd/bdd-report/go.sum +++ b/cmd/bdd-report/go.sum @@ -1,2 +1,2 @@ -github.com/yuin/goldmark v1.8.2 h1:kEGpgqJXdgbkhcOgBxkC0X0PmoPG1ZyoZ117rDVp4zE= -github.com/yuin/goldmark v1.8.2/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg= +github.com/yuin/goldmark v1.8.4 h1:oat/nd3U6NeQqFEL3xpEJq7d7c86NI+DbSNGAs4xnjA= +github.com/yuin/goldmark v1.8.4/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg=