fix (wip)

This commit is contained in:
2025-10-26 22:35:52 +01:00
parent 6224e63fa9
commit 9406ffda01
7 changed files with 52 additions and 19 deletions

1
go.mod
View File

@@ -10,6 +10,7 @@ require (
github.com/google/subcommands v1.2.0
github.com/google/uuid v1.6.0
github.com/pressly/goose/v3 v3.26.0
github.com/robfig/cron/v3 v3.0.1
)
require (