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

@@ -4,7 +4,7 @@ import (
"time"
"github.com/Sirupsen/logrus"
titancommon "github.com/iron-io/titan/common"
titancommon "github.com/iron-io/worker/common"
"golang.org/x/net/context"
)