add i-care and update surkon

This commit is contained in:
2024-11-29 09:04:57 +07:00
parent 1a13a35fbb
commit a824b768c7
19 changed files with 712 additions and 65 deletions

1
go.mod
View File

@@ -65,6 +65,7 @@ require (
github.com/google/uuid v1.6.0
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/robfig/cron/v3 v3.0.1
golang.org/x/text v0.18.0 // indirect
gorm.io/driver/postgres v1.5.9
)