From f87e29f55f1b01b5c5f0d19214e3dfde23fb01d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Sep 2025 07:26:35 +0000 Subject: [PATCH] fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a5f0660..f54abbb 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23.0 toolchain go1.25.1 require ( - github.com/JohannesKaufmann/html-to-markdown v1.6.0 + github.com/JohannesKaufmann/html-to-markdown/v2 v2.4.0 github.com/JohannesKaufmann/html-to-markdown/v2 v2.4.0 github.com/bmaupin/go-epub v1.1.0 github.com/elazarl/goproxy v1.7.2