Change module name
This commit is contained in:
parent
cee139e960
commit
04aa36830f
20 changed files with 34 additions and 34 deletions
|
|
@ -3,8 +3,8 @@ package middlewares
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
"git.readonly.ch/bouzoure/popvaud-people/helpers"
|
||||
"git.readonly.ch/bouzoure/popvaud-people/models"
|
||||
"git.readonly.ch/bouzoure/pop-camarades/helpers"
|
||||
"git.readonly.ch/bouzoure/pop-camarades/models"
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"github.com/google/uuid"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue