-
- Downloads
"src/models/challenge.model.ts" did not exist on "6ca162c5a7447f057d04afd44e15b8ea67ae5114"
Merge branch 'renovate/gorm.io-driver-mysql-1.x' into 'dev'
fix(deps): update module gorm.io/driver/mysql to v1.5.7 See merge request !95
Branches
No related tags found
... | ... | @@ -6,9 +6,9 @@ require ( |
github.com/go-chi/chi/v5 v5.0.11 | ||
github.com/google/uuid v1.5.0 | ||
golang.org/x/oauth2 v0.16.0 | ||
gorm.io/driver/mysql v1.5.2 | ||
gorm.io/driver/mysql v1.5.7 | ||
gorm.io/driver/sqlite v1.5.4 | ||
gorm.io/gorm v1.25.5 | ||
gorm.io/gorm v1.25.7 | ||
) | ||
require ( | ||
... | ... |
Please register or sign in to comment