mirror of
https://github.com/tiennm99/claude-code-routine-cron.git
synced 2026-05-19 17:28:39 +00:00
6 lines
103 B
Modula-2
6 lines
103 B
Modula-2
module github.com/tiennm99/claude-code-routine-cron
|
|
|
|
go 1.22
|
|
|
|
require github.com/robfig/cron/v3 v3.0.1
|