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 store
|
|||
import (
|
||||
"time"
|
||||
|
||||
"github.com/Bronku/cake-order-tracker/models"
|
||||
"git.bronku.xyz/bronku/cake-order-tracker/models"
|
||||
)
|
||||
|
||||
func (s *Store) AddSession(token, userName string, expiration time.Time) error {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue