merge of Natalia - change rnib errors
[ric-plt/e2mgr.git] / E2Manager / go.mod
index 9e9d9d4..2832a8d 100644 (file)
@@ -1,16 +1,15 @@
 module e2mgr
 
 require (
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.16
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.16
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.16
-       gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.2.0
-       gerrit.ranco-dev-tools.eastus.cloudapp.azure.com/ric-plt/nodeb-rnib.git/common v1.0.5 // indirect
-       gerrit.ranco-dev-tools.eastus.cloudapp.azure.com/ric-plt/nodeb-rnib.git/entities v1.0.5
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.21
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.21
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.21
+       gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.3.0
        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
-       github.com/julienschmidt/httprouter v1.2.0
+       github.com/gorilla/context v1.1.1 // indirect
+       github.com/gorilla/mux v1.6.2
        github.com/pkg/errors v0.8.1
        github.com/spf13/viper v1.4.0
        github.com/stretchr/testify v1.3.0
@@ -18,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.0