mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-27 16:12:30 +02:00
Currently unmaintained package `github.com/jaytaylor/html2text` is replaced using `replace` directive. Instead, the correct package `github.com/Necoro/html2text` should be referenced directly in code. --------- Co-authored-by: Giteabot <teabot@gitea.io>