mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
refac: renamed 'GoCMS' -> 'RenewCMS'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package gateways
|
||||
|
||||
import (
|
||||
"GoCMS/domain/article"
|
||||
"RenewCMS/domain/article"
|
||||
)
|
||||
|
||||
type IArticleRepository interface {
|
||||
|
||||
Reference in New Issue
Block a user