chore: build

This commit is contained in:
amhsirak
2025-11-19 23:59:33 +05:30
parent ec49565c44
commit f0d6712c3e

View File

@@ -6,13 +6,13 @@ toolchain go1.24.0
require (
github.com/PuerkitoBio/goquery v1.10.3
github.com/getmaxun/html-to-markdown/v2 v2.0.6
github.com/getmaxun/html-to-markdown v1.0.1
golang.org/x/net v0.43.0
)
require (
github.com/JohannesKaufmann/dom v0.2.0 // indirect
github.com/andybalholm/cascadia v1.3.3 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
replace github.com/JohannesKaufmann/html-to-markdown/v2 => github.com/getmaxun/html-to-markdown/v2 v2.0.0
replace github.com/JohannesKaufmann/html-to-markdown => github.com/getmaxun/html-to-markdown v1.0.1