global url replace

This commit is contained in:
Chad Arimura
2017-05-29 17:10:47 -07:00
parent 065c5fef68
commit 49d397293b
79 changed files with 165 additions and 165 deletions

View File

@@ -11,8 +11,8 @@ import (
"github.com/Sirupsen/logrus"
"github.com/garyburd/redigo/redis"
"gitlab.oracledx.com/odx/functions/api/models"
"gitlab.oracledx.com/odx/functions/api/runner/common"
"gitlab-odx.oracle.com/odx/functions/api/models"
"gitlab-odx.oracle.com/odx/functions/api/runner/common"
)
type RedisMQ struct {