mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Mass s&r: iron-io -> kumokit
This commit is contained in:
@@ -9,9 +9,9 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/iron-io/functions/api/runner/protocol"
|
||||
"github.com/iron-io/functions/api/runner/task"
|
||||
"github.com/iron-io/runner/drivers"
|
||||
"github.com/kumokit/functions/api/runner/protocol"
|
||||
"github.com/kumokit/functions/api/runner/task"
|
||||
"github.com/kumokit/runner/drivers"
|
||||
)
|
||||
|
||||
// hot functions - theory of operation
|
||||
|
||||
Reference in New Issue
Block a user