refactor: update module name and adjust import paths to legalgo-BE-go
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package subscribesvc
|
||||
|
||||
import subscriberepository "github.com/ardeman/project-legalgo-go/internal/accessor/subscribe"
|
||||
import subscriberepository "legalgo-BE-go/internal/accessor/subscribe"
|
||||
|
||||
type SubsSvc struct {
|
||||
subsRepo subscriberepository.SubsIntf
|
||||
|
||||
Reference in New Issue
Block a user