Update go.mod and go.sum (#87)

This commit is contained in:
2026-06-26 05:32:55 +01:00
committed by GitHub
parent 3898756bf6
commit e451ec5f1f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ require (
gorm.io/driver/mysql v1.6.0
gorm.io/driver/postgres v1.6.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.31.1
gorm.io/gorm v1.31.2
)
require (