This commit is contained in:
2026-05-06 23:21:43 +02:00
parent 1634c4cc0d
commit def67b14e4
6 changed files with 24 additions and 115 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package migrations
import (
"github.com/forgao/forgebucket/internal/models"
"github.com/forgeo/forgebucket/internal/models"
"xorm.io/xorm"
)