This commit is contained in:
2024-08-05 12:06:31 +08:00
commit 4f17eb8bf6
10 changed files with 276 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module flash
go 1.22
require github.com/robfig/cron v1.2.0