Update Kubectl and sdlgo versions
[ric-plt/appmgr.git] / pkg / util / util.go
index 8ea4d40..d0f9bc9 100755 (executable)
@@ -28,7 +28,7 @@ import (
        "strings"
        "time"
 
-       "gerrit.oran-osc.org/r/ric-plt/appmgr/pkg/appmgr"
+       "gerrit.o-ran-sc.org/r/ric-plt/appmgr/pkg/appmgr"
 )
 
 var execCommand = exec.Command