1
go.mod
1
go.mod
@@ -10,6 +10,7 @@ require (
|
||||
github.com/mattn/go-runewidth v0.0.8 // indirect
|
||||
github.com/mmcdole/gofeed v1.0.0
|
||||
github.com/nsf/termbox-go v0.0.0-20200204031403-4d2b513ad8be // indirect
|
||||
github.com/spf13/afero v1.3.1
|
||||
github.com/stretchr/testify v1.6.1
|
||||
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect
|
||||
golang.org/x/text v0.3.2 // indirect
|
||||
|
Reference in New Issue
Block a user