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=