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

@@ -4,7 +4,7 @@ import (
"net/http"
"github.com/gin-gonic/gin"
"gitlab.oracledx.com/odx/functions/api/version"
"gitlab-odx.oracle.com/odx/functions/api/version"
)
func handleVersion(c *gin.Context) {