X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=E2Manager%2Fgo.mod;h=9cf5006b425a557a5b25565741c10320c12016ec;hb=33b5656d542bd8e8791c3efbaa4600c5c3fb1e38;hp=adf931d9d9fd12d2bbfcc2ebb19209836975c124;hpb=dc8932a553fabccf33b5cbb4e37084362493dbcf;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/go.mod b/E2Manager/go.mod index adf931d..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.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.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