X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fgo.mod;h=344bac49dc529f37ce17800ec8c545675ef77294;hb=2decf8d474ed5554802eba53e963e1bd3ea87e74;hp=adf931d9d9fd12d2bbfcc2ebb19209836975c124;hpb=dc8932a553fabccf33b5cbb4e37084362493dbcf;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/go.mod b/E2Manager/go.mod index adf931d..344bac4 100644 --- a/E2Manager/go.mod +++ b/E2Manager/go.mod @@ -1,9 +1,9 @@ module e2mgr require ( - 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/nodeb-rnib.git/common v1.0.47 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.47 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.47 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