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:
+3
-3
@@ -1,9 +1,9 @@
|
||||
package test
|
||||
|
||||
import (
|
||||
"GohCMS2/adapters/secondary/gateways/models"
|
||||
"GohCMS2/api"
|
||||
"GohCMS2/main/server"
|
||||
"GoCMS/adapters/secondary/gateways/models"
|
||||
"GoCMS/api"
|
||||
"GoCMS/main/server"
|
||||
"github.com/glebarez/sqlite"
|
||||
"gorm.io/gorm"
|
||||
"io"
|
||||
|
||||
Reference in New Issue
Block a user