From 15733cddb22de81475d1934be100cd3960668c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 12:04:27 +0100 Subject: [chore]: Bump github.com/yuin/goldmark from 1.7.0 to 1.7.1 (#2819) Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](https://github.com/yuin/goldmark/compare/v1.7.0...v1.7.1) --- 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 fb75f2bb3..df77d2616 100644 --- a/go.mod +++ b/go.mod @@ -61,7 +61,7 @@ require ( github.com/uptrace/bun/dialect/sqlitedialect v1.1.17 github.com/uptrace/bun/extra/bunotel v1.1.17 github.com/wagslane/go-password-validator v0.3.0 - github.com/yuin/goldmark v1.7.0 + github.com/yuin/goldmark v1.7.1 go.opentelemetry.io/otel v1.24.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.24.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.24.0 -- cgit v1.3