1 2 3 4 5 6 7 8
module github.com/nekr0z/radiorus-rss require ( github.com/PuerkitoBio/goquery v1.6.0 github.com/gorilla/feeds v1.1.1 ) go 1.13