X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fgo.mod;h=9cf5006b425a557a5b25565741c10320c12016ec;hb=fafc90d9bf1c8edc7b8815280f2fd0a11677e00b;hp=a814482b5ff6c6411e0e4b36e6c94ebfc930cc3e;hpb=e0106ffb1e1e5b133752b073372d663c49101370;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/go.mod b/E2Manager/go.mod index a814482..9cf5006 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.46 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.46 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.46 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