module skywolf.nl/domain-db-updater go 1.19 require ( github.com/go-sql-driver/mysql v1.7.0 // indirect github.com/joho/godotenv v1.4.0 // indirect )