change module name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Code generated by MockGen. DO NOT EDIT.
|
||||
// Source: github.com/neatflowcv/seven-skies/internal/pkg/repository (interfaces: Repository)
|
||||
// Source: gitea.neatflow.kr/biosvos/seven-skies/internal/pkg/repository (interfaces: Repository)
|
||||
//
|
||||
// Generated by this command:
|
||||
//
|
||||
@@ -14,7 +14,7 @@ import (
|
||||
reflect "reflect"
|
||||
time "time"
|
||||
|
||||
domain "github.com/neatflowcv/seven-skies/internal/pkg/domain"
|
||||
domain "gitea.neatflow.kr/biosvos/seven-skies/internal/pkg/domain"
|
||||
gomock "go.uber.org/mock/gomock"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user