Update module name to new path
This commit is contained in:
parent
2df96b1ecd
commit
ccd2140c53
40 changed files with 70 additions and 88 deletions
|
@ -3,8 +3,8 @@ package server
|
|||
import (
|
||||
"fmt"
|
||||
|
||||
"gitlab.com/mstarongitlab/goutils/sliceutils"
|
||||
"gitlab.com/mstarongitlab/linstrom/storage"
|
||||
"git.mstar.dev/mstar/goutils/sliceutils"
|
||||
"git.mstar.dev/mstar/linstrom/storage"
|
||||
)
|
||||
|
||||
func convertAccountStorageToLinstrom(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue