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

@@ -8,7 +8,7 @@ package routecache
import (
"container/list"
"gitlab.oracledx.com/odx/functions/api/models"
"gitlab-odx.oracle.com/odx/functions/api/models"
)
// Cache holds an internal linkedlist for hotness management. It is not safe