1
0
Fork 0
forked from goffee/cup

main #2

Merged
diana merged 49 commits from goffee/cup:main into main 2025-08-26 13:38:41 -04:00
Showing only changes of commit 461c776bb7 - Show all commits

2
go.mod
View file

@ -10,7 +10,7 @@ replace (
go 1.23.1 go 1.23.1
require ( require (
git.smarteching.com/goffee/core v1.8.4 git.smarteching.com/goffee/core v1.9.0
github.com/google/uuid v1.6.0 github.com/google/uuid v1.6.0
github.com/hibiken/asynq v0.25.1 github.com/hibiken/asynq v0.25.1
github.com/joho/godotenv v1.5.1 github.com/joho/godotenv v1.5.1