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,7 +3,7 @@ package storage
|
|||
import (
|
||||
"math"
|
||||
|
||||
"gitlab.com/mstarongitlab/goutils/other"
|
||||
"git.mstar.dev/mstar/goutils/other"
|
||||
)
|
||||
|
||||
// Default role every user has. Defines sane defaults for a normal user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue