module git.sr.ht/~chrisppy/beagles
go 1.14
require (
github.com/BurntSushi/toml v0.3.1
github.com/DataDrake/waterlog v1.0.5
github.com/gdamore/tcell v1.3.0
github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7
github.com/kr/pretty v0.1.0 // indirect
github.com/mmcdole/gofeed v1.0.0
github.com/olekukonko/tablewriter v0.0.4 // indirect
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect
github.com/stretchr/testify v1.4.0 // indirect
gitlab.com/tslocum/cview v1.4.4
go.etcd.io/bbolt v1.3.4
golang.org/x/net v0.0.0-20200625001655-4c5254603344 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
)