From 6ef7e9159fed07d0ed2692a73ac7af0df3a16b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 13:04:45 +0000 Subject: [PATCH] chore(deps): bump github.com/yuin/goldmark/v2 from 2.1.1 to 2.1.3 Bumps [github.com/yuin/goldmark/v2](https://github.com/yuin/goldmark) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](https://github.com/yuin/goldmark/compare/v2.1.1...v2.1.3) --- updated-dependencies: - dependency-name: github.com/yuin/goldmark/v2 dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3939a9d2..e0cf1d6b 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/quic-go/webtransport-go v0.13.0 github.com/ryanfowler/readability v0.1.1 github.com/tinylib/msgp v1.6.4 - github.com/yuin/goldmark/v2 v2.1.1 + github.com/yuin/goldmark/v2 v2.1.3 golang.org/x/crypto v0.57.0 golang.org/x/image v0.46.0 golang.org/x/net v0.59.0 diff --git a/go.sum b/go.sum index 1270b3d9..1bb53c71 100644 --- a/go.sum +++ b/go.sum @@ -32,8 +32,8 @@ github.com/tinylib/msgp v1.6.4 h1:mOwYbyYDLPj35mkA2BjjYejgJk9BuHxDdvRnb6v2ZcQ= github.com/tinylib/msgp v1.6.4/go.mod h1:RSp0LW9oSxFut3KzESt5Voq4GVWyS+PSulT77roAqEA= github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU= github.com/xyproto/randomstring v1.0.5/go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E= -github.com/yuin/goldmark/v2 v2.1.1 h1:DH0Z59zTQWPgs+N4j1Gz5XEwnF8eoEZHCqSdaw+QQhY= -github.com/yuin/goldmark/v2 v2.1.1/go.mod h1:G6M4/qOFtfn01/o14BU1UR2Lo5N3S9Qo7xCuz/sHjGQ= +github.com/yuin/goldmark/v2 v2.1.3 h1:+DO/6TNcFOND7sBXJJ8kTmmfQjrZ3qpXP95wyRf3QNU= +github.com/yuin/goldmark/v2 v2.1.3/go.mod h1:G6M4/qOFtfn01/o14BU1UR2Lo5N3S9Qo7xCuz/sHjGQ= go.uber.org/mock v0.5.2 h1:LbtPTcP8A5k9WPXj54PPPbjcI4Y6lhyOZXn+VS7wNko= go.uber.org/mock v0.5.2/go.mod h1:wLlUxC2vVTPTaE3UD51E0BGOAElKrILxhVSDYQLld5o= go.yaml.in/yaml/v3 v3.0.5 h1:N6y/pJk8buWs9NY5ERU2HSMfm+IuD/OtfdAnq6kESPw=