up
This commit is contained in:
parent
e8f5ebb7f5
commit
d4b026466b
@ -5,9 +5,10 @@ import (
|
||||
"app/shelfly/internal/download"
|
||||
"app/shelfly/internal/models"
|
||||
"fmt"
|
||||
|
||||
"golang.org/x/crypto/bcrypt"
|
||||
"gorm.io/driver/sqlite"
|
||||
"gorm.io/gorm"
|
||||
"log"
|
||||
)
|
||||
|
||||
func InitDB() *gorm.DB {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user