Changed module name.
This commit is contained in:
parent
f3545473af
commit
a986686247
59 changed files with 152 additions and 134 deletions
|
|
@ -5,7 +5,8 @@ package hook
|
|||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"goweb/ent"
|
||||
|
||||
"github.com/mikestefanello/pagoda/ent"
|
||||
)
|
||||
|
||||
// The PasswordTokenFunc type is an adapter to allow the use of ordinary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue