1
0
Fork 0
forked from goffee/cup

update core and tested on go1.24.0

This commit is contained in:
Zeni Kim 2025-02-24 10:12:51 -05:00
parent bbadb4e3f8
commit 5aee1d1508
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

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