You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-06-15 00:15:15 +02:00
finish internal/user user and auth unittests
This commit is contained in:
@ -3,7 +3,7 @@ package schema
|
||||
import (
|
||||
"log"
|
||||
|
||||
"github.com/gitwak/sqlxmigrate"
|
||||
"github.com/geeks-accelerator/sqlxmigrate"
|
||||
"github.com/jmoiron/sqlx"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user