module salsa.debian.org/mdosch/feed-to-muc go 1.14 require ( github.com/PuerkitoBio/goquery v1.6.1 // indirect github.com/andybalholm/cascadia v1.2.0 // indirect github.com/chilts/sid v0.0.0-20190607042430-660e94789ec9 github.com/mattn/go-runewidth v0.0.10 // indirect github.com/mattn/go-xmpp v0.0.0-20210121082723-b40e1294994d github.com/mmcdole/gofeed v1.1.0 github.com/mmcdole/goxpp v0.0.0-20200921145534-2f3784f67354 // indirect github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect github.com/modern-go/reflect2 v1.0.1 // indirect github.com/olekukonko/tablewriter v0.0.5 // indirect github.com/rivo/uniseg v0.2.0 // indirect github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect github.com/stretchr/testify v1.5.1 // indirect golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect golang.org/x/text v0.3.5 // indirect jaytaylor.com/html2text v0.0.0-20200412013138-3577fbdbcff7 )