mirror of
https://github.com/pushbits/server.git
synced 2025-06-23 12:57:26 +02:00
Adjust paths for new repository
This commit is contained in:
parent
434f594629
commit
ad56422838
19 changed files with 38 additions and 38 deletions
|
@ -3,7 +3,7 @@ package model
|
|||
import (
|
||||
"log"
|
||||
|
||||
"github.com/eikendev/pushbits/authentication/credentials"
|
||||
"github.com/pushbits/server/authentication/credentials"
|
||||
)
|
||||
|
||||
// User holds information like the name, the secret, and the applications of a user.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue