-
- Downloads
fix(deps): update module gorm.io/driver/mysql to v1.5.7
parent
1effcdd8
No related branches found
No related tags found
... | @@ -6,9 +6,9 @@ require ( | ... | @@ -6,9 +6,9 @@ require ( |
github.com/go-chi/chi/v5 v5.0.11 | github.com/go-chi/chi/v5 v5.0.11 | ||
github.com/google/uuid v1.5.0 | github.com/google/uuid v1.5.0 | ||
golang.org/x/oauth2 v0.16.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/driver/sqlite v1.5.4 | ||
gorm.io/gorm v1.25.5 | gorm.io/gorm v1.25.7 | ||
) | ) | ||
require ( | require ( | ||
... | ... |
Please register or sign in to comment