mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
brand: GohCMS -> GoCMS, project-wide
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
"GohCMS2/adapters/secondary/gateways/models"
|
||||
"GohCMS2/useCases"
|
||||
"GoCMS/adapters/secondary/gateways/models"
|
||||
"GoCMS/useCases"
|
||||
"github.com/glebarez/sqlite"
|
||||
"go.uber.org/dig"
|
||||
"gorm.io/gorm"
|
||||
|
||||
Reference in New Issue
Block a user