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

@@ -7,7 +7,7 @@ import (
"github.com/gin-gonic/gin"
"github.com/iron-io/functions/api/models"
titancommon "github.com/iron-io/titan/common"
titancommon "github.com/iron-io/worker/common"
)
func handleRouteUpdate(c *gin.Context) {