Compare commits

...

3 commits
v1.6.0 ... main

Author SHA1 Message Date
461c776bb7 Merge pull request 'develop' (#13) from develop into main
Reviewed-on: #13
2024-12-24 00:02:26 -05:00
7a32380274 fix core version 2024-12-24 00:01:42 -05:00
d572509351 fix core version 2024-12-23 23:58:48 -05:00

2
go.mod
View file

@ -10,7 +10,7 @@ replace (
go 1.23.1
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/hibiken/asynq v0.25.1
github.com/joho/godotenv v1.5.1