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:
@@ -1,9 +1,9 @@
|
||||
package gateways
|
||||
|
||||
import (
|
||||
entity "GohCMS2/adapters/secondary/gateways/models"
|
||||
"GohCMS2/domain/gateways"
|
||||
domain "GohCMS2/domain/post"
|
||||
entity "GoCMS/adapters/secondary/gateways/models"
|
||||
"GoCMS/domain/gateways"
|
||||
domain "GoCMS/domain/post"
|
||||
"gorm.io/gorm"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user