changed to git.bronku.xyz
This commit is contained in:
parent
9724416150
commit
8c7067d5d9
16 changed files with 22 additions and 22 deletions
|
|
@ -3,7 +3,7 @@ package auth
|
|||
import (
|
||||
"errors"
|
||||
|
||||
"github.com/Bronku/cake-order-tracker/crypto"
|
||||
"git.bronku.xyz/bronku/cake-order-tracker/crypto"
|
||||
)
|
||||
|
||||
func (a *Authenticator) verifyCredentials(login, password string) error {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue