mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Rename location.
This commit is contained in:
@@ -3,7 +3,7 @@ package datastoreutil
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/kumokit/functions/api/models"
|
||||
"github.com/treeder/functions/api/models"
|
||||
)
|
||||
|
||||
// Datastore is a copy of models.Datastore, with additional comments on parameter guarantees.
|
||||
|
||||
Reference in New Issue
Block a user