Migrating to postgresql

This commit is contained in:
Daniel Mason 2021-12-25 22:24:47 +13:00
parent 97a6087e42
commit 6c52aa7d78
47 changed files with 332 additions and 308 deletions

View file

@ -9,7 +9,7 @@ import (
"time"
"github.com/joho/godotenv"
"gitlab.com/idanoo/go-scrobble/internal/goscrobble"
"gitlab.com/goscrobble/goscrobble-api/internal/goscrobble"
)
func init() {