mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 20:59:03 +00:00
Bump gorm and its postgres driver to the latest versions (#1215)
Co-authored-by: Konstantin Koval
This commit is contained in:
@@ -25,9 +25,9 @@ require (
|
||||
golang.org/x/text v0.25.0
|
||||
gopkg.in/vansante/go-ffprobe.v2 v2.2.1
|
||||
gorm.io/driver/mysql v1.5.7
|
||||
gorm.io/driver/postgres v1.5.11
|
||||
gorm.io/driver/postgres v1.6.0
|
||||
gorm.io/driver/sqlite v1.5.7
|
||||
gorm.io/gorm v1.26.1
|
||||
gorm.io/gorm v1.30.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user