X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=reader%2FrNibReader.go;fp=reader%2FrNibReader.go;h=70bbdb223ec743503e344be233d0598ab62f316c;hb=e8369898a2769e44306e54239159cd56f5a527f1;hp=41d1e6be828ecc08360359d6ab5edeed8b2e55aa;hpb=538c6deadda6e1cf3583a6fd22e1720ba12b3d1a;p=ric-plt%2Fnodeb-rnib.git diff --git a/reader/rNibReader.go b/reader/rNibReader.go index 41d1e6b..70bbdb2 100644 --- a/reader/rNibReader.go +++ b/reader/rNibReader.go @@ -17,8 +17,8 @@ package reader import ( - "gerrit.o-ran-sc.org/r/a/ric-plt/nodeb-rnib.git/entities" - "gerrit.o-ran-sc.org/r/a/ric-plt/nodeb-rnib.git/common" + "gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities" + "gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common" "gerrit.o-ran-sc.org/r/ric-plt/sdlgo" "github.com/golang/protobuf/proto" "github.com/pkg/errors"