module davidschlachter.com/todoist-repeater go 1.24.1 require ( github.com/cenkalti/backoff/v5 v5.0.3 github.com/robfig/cron/v3 v3.0.1 )