mirror of
https://github.com/idanoo/GoScrobble
synced 2025-07-05 07:32:18 +00:00
Migrating to postgresql
This commit is contained in:
parent
97a6087e42
commit
6c52aa7d78
47 changed files with 332 additions and 308 deletions
|
@ -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() {
|
Loading…
Add table
Add a link
Reference in a new issue