X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fgo.mod;h=344bac49dc529f37ce17800ec8c545675ef77294;hb=refs%2Fchanges%2F94%2F4594%2F2;hp=a814482b5ff6c6411e0e4b36e6c94ebfc930cc3e;hpb=e0106ffb1e1e5b133752b073372d663c49101370;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/go.mod b/E2Manager/go.mod index a814482..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.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.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