forgejo/services/cron
Chongyi Zheng f2138d6968
Replace gogs/cron with go-co-op/gocron (#25977)
Replace `github.com/gogs/cron` with `github.com/go-co-op/gocron` as the
former package is not maintained for many years.

---------

Co-authored-by: delvh <dev.lh@web.de>
2023-07-24 04:13:41 +00:00
..
cron.go Replace gogs/cron with go-co-op/gocron (#25977) 2023-07-24 04:13:41 +00:00
setting.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
tasks.go Replace gogs/cron with go-co-op/gocron (#25977) 2023-07-24 04:13:41 +00:00
tasks_actions.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
tasks_basic.go Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
tasks_extended.go Use the new download domain replace the old (#25405) 2023-06-21 03:11:17 +00:00
tasks_test.go Replace gogs/cron with go-co-op/gocron (#25977) 2023-07-24 04:13:41 +00:00