module github.com/wahyd4/scraper go 1.13 require ( github.com/gocolly/colly/v2 v2.1.0 github.com/jinzhu/gorm v1.9.12 github.com/rs/zerolog v1.18.0 )