X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=E2Manager%2Fgo.mod;h=6892b029d131b20cc90290d272d05cac72463804;hb=refs%2Fheads%2Fr2;hp=1a279a7a0a12f8aeed6a2b22058e778fd205118b;hpb=e51ebb1fb4a0bba85577204a28c87365a041f640;p=ric-plt%2Fe2mgr.git diff --git a/E2Manager/go.mod b/E2Manager/go.mod index 1a279a7..6892b02 100644 --- a/E2Manager/go.mod +++ b/E2Manager/go.mod @@ -1,10 +1,10 @@ module e2mgr require ( - gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.19 - gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.19 - gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.19 - gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.2.0 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.23 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.23 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.23 + gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.3.1 github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a // indirect github.com/go-ozzo/ozzo-validation v3.5.0+incompatible github.com/golang/protobuf v1.3.1 @@ -17,4 +17,4 @@ require ( gopkg.in/yaml.v2 v2.2.2 ) -replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.2.0 +replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.3.1