module github.com/jtom38/cloudflare/ddns go 1.19 require ( github.com/joho/godotenv v1.4.0 github.com/robfig/cron/v3 v3.0.1 )