This commit is contained in:
kolaente 2021-07-27 21:22:41 +02:00
parent 4d22848c4a
commit 77dc955fa3
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
3 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@ package migration
import (
"math"
"src.techknowlogick.com/xormigrate"
"xorm.io/xorm"
)

View File

@ -18,6 +18,7 @@ package migration
import (
"math"
"src.techknowlogick.com/xormigrate"
"xorm.io/xorm"
)

View File

@ -18,6 +18,7 @@ package migration
import (
"math"
"src.techknowlogick.com/xormigrate"
"xorm.io/xorm"
)