mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
brand: GohCMS -> GoCMS, project-wide
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
"GohCMS2/domain/user"
|
||||
"GohCMS2/useCases"
|
||||
"GoCMS/domain/user"
|
||||
"GoCMS/useCases"
|
||||
"encoding/json"
|
||||
"github.com/go-chi/chi/v5"
|
||||
"github.com/go-chi/jwtauth/v5"
|
||||
|
||||
Reference in New Issue
Block a user