X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=a1-go%2Fpkg%2Frestapi%2Fserver.go;fp=a1-go%2Fpkg%2Frestapi%2Fserver.go;h=978fbeef52cbdbb64268d80628b2b8485b80a771;hb=f8e5619649c0fb2ddfc466b970e8338a45e55cb8;hp=c7c17ec6510aa8e6b9eb4a4e9b351f73213ad11c;hpb=327d9dba437b30a06161d4f21cc2a33034d75bac;p=ric-plt%2Fa1.git diff --git a/a1-go/pkg/restapi/server.go b/a1-go/pkg/restapi/server.go index c7c17ec..978fbee 100644 --- a/a1-go/pkg/restapi/server.go +++ b/a1-go/pkg/restapi/server.go @@ -45,7 +45,7 @@ import ( flags "github.com/jessevdk/go-flags" "golang.org/x/net/netutil" - "subh.com/a1-go/pkg/restapi/operations" + "gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/restapi/operations" ) const (