mirror of
https://github.com/tiennm99/claude-code-routine-cron.git
synced 2026-08-10 08:23:17 +00:00
6 lines
103 B
AMPL
6 lines
103 B
AMPL
module github.com/tiennm99/claude-code-routine-cron
|
|
|
|
go 1.22
|
|
|
|
require github.com/robfig/cron/v3 v3.0.1
|