updated worker repository ref

This commit is contained in:
Henrique Chehad
2016-09-19 20:41:35 -03:00
parent a280644ba3
commit 06294b4b77
18 changed files with 24 additions and 24 deletions

View File

@@ -6,8 +6,8 @@ import (
"golang.org/x/net/context"
dockercli "github.com/fsouza/go-dockerclient"
"github.com/iron-io/titan/runner/drivers"
"github.com/iron-io/titan/runner/tasker"
"github.com/iron-io/worker/runner/drivers"
"github.com/iron-io/worker/runner/tasker"
)
type containerTask struct {