[RIC-431] REDESIGN - Add RanListManager methods | Add/Update RnibWriter methods
[ric-plt/e2mgr.git] / E2Manager / go.mod
index a814482..adf931d 100644 (file)
@@ -1,9 +1,9 @@
 module e2mgr
 
 require (
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.44
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.44
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.44
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.45
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.45
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.45
        gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.5.2
        github.com/golang/protobuf v1.4.2
        github.com/gorilla/mux v1.7.0