X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=a1-go%2Fpkg%2Frestful%2Ftypes.go;h=0ab7f5fcc67c037474cd2838a102d7271d4646ca;hb=3ad6de4df1dfe70e467064e6477f2e6068e87048;hp=e15d182633e1e777e80f031c99435e737c907b7c;hpb=327d9dba437b30a06161d4f21cc2a33034d75bac;p=ric-plt%2Fa1.git diff --git a/a1-go/pkg/restful/types.go b/a1-go/pkg/restful/types.go index e15d182..0ab7f5f 100644 --- a/a1-go/pkg/restful/types.go +++ b/a1-go/pkg/restful/types.go @@ -21,8 +21,8 @@ package restful import ( - "subh.com/a1-go/pkg/restapi/operations" - resthook "subh.com/a1-go/pkg/resthooks" + "gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/restapi/operations" + resthook "gerrit.o-ran-sc.org/r/ric-plt/a1/pkg/resthooks" ) type Restful struct {