module github.com/ydn/yourdreamnamehere/tests go 1.21 require ( github.com/chromedp/chromedp v0.9.3 github.com/stretchr/testify v1.8.4 github.com/golang/mock v1.6.0 github.com/joho/godotenv v1.5.1 )