Rename module
This commit is contained in:
@@ -3,7 +3,7 @@ package store
|
||||
import (
|
||||
"errors"
|
||||
|
||||
"github.uio.no/torjus/apiary/models"
|
||||
"git.t-juice.club/torjus/apiary/models"
|
||||
)
|
||||
|
||||
var ErrStoreUnhealthy = errors.New("store is unhealthy")
|
||||
|
Reference in New Issue
Block a user