Compare commits
No commits in common. "main" and "develop" have entirely different histories.
2 changed files with 1 additions and 5 deletions
2
go.mod
2
go.mod
|
|
@ -10,7 +10,7 @@ replace (
|
|||
go 1.25.0
|
||||
|
||||
require (
|
||||
git.smarteching.com/goffee/core v1.9.9
|
||||
git.smarteching.com/goffee/core v1.9.8
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/hibiken/asynq v0.26.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -2,10 +2,6 @@ filippo.io/edwards25519 v1.2.0 h1:crnVqOiS4jqYleHd9vaKZ+HKtHfllngJIiOpNpoJsjo=
|
|||
filippo.io/edwards25519 v1.2.0/go.mod h1:xzAOLCNug/yB62zG1bQ8uziwrIqIuxhctzJT18Q77mc=
|
||||
git.smarteching.com/goffee/core v1.9.6 h1:GY1EXqbmBEWZAVrl3q22Izb6aXhQzFVQBv2hWhK/So8=
|
||||
git.smarteching.com/goffee/core v1.9.6/go.mod h1:ifiBgTOR4zCMzdGsabNrEO792EHny2o149NGe3TSlms=
|
||||
git.smarteching.com/goffee/core v1.9.8 h1:FWlUZ9gaPO5J+ti/YXL/Bvs11JYJ1mrmcGHlFtU7C5I=
|
||||
git.smarteching.com/goffee/core v1.9.8/go.mod h1:yTpKuV9/aseMvM/HIpcEVCeSdmZajiXja8gsLxYM9co=
|
||||
git.smarteching.com/goffee/core v1.9.9 h1:UXs2YnPDazBd/lPf3JLUyKFYvq3DpubmDFwFAOaa5z8=
|
||||
git.smarteching.com/goffee/core v1.9.9/go.mod h1:L10xk54fU7+XJVUDCh1fnOXNytHTodfPMf8jLi4siX0=
|
||||
git.smarteching.com/zeni/go-chart/v2 v2.1.4 h1:pF06+F6eqJLIG8uMiTVPR5TygPGMjM/FHMzTxmu5V/Q=
|
||||
git.smarteching.com/zeni/go-chart/v2 v2.1.4/go.mod h1:b3ueW9h3pGGXyhkormZAvilHaG4+mQti+bMNPdQBeOQ=
|
||||
git.smarteching.com/zeni/go-charts/v2 v2.6.11 h1:9udzlv3uxGXszpplfkL5IaTUrgkNj++KwhbaN1vVEqI=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue