Update Kubectl and sdlgo versions
[ric-plt/appmgr.git] / pkg / restful / types.go
index 189962d..fbbf294 100755 (executable)
@@ -22,10 +22,10 @@ package restful
 import (
        "net/http"
 
-       cfgmap "gerrit.oran-osc.org/r/ric-plt/appmgr/pkg/cm"
-       helmer "gerrit.oran-osc.org/r/ric-plt/appmgr/pkg/helm"
-       "gerrit.oran-osc.org/r/ric-plt/appmgr/pkg/restapi/operations"
-       resthook "gerrit.oran-osc.org/r/ric-plt/appmgr/pkg/resthooks"
+       cfgmap "gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/cm"
+       helmer "gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/helm"
+       "gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/restapi/operations"
+       resthook "gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/resthooks"
 )
 
 type CmdOptions struct {