rename the migration model package name.

This commit is contained in:
Jason Kulatunga
2022-07-16 22:07:50 -07:00
parent 5b2746f389
commit dd0c3e6fba
2 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
package m20220625184300
package m20220716214900
import (
"gorm.io/gorm"