[RICPLT-1832] - update versions in go mod
[ric-plt/nodeb-rnib.git] / reader / go.mod
index 9d624a2..270cb98 100644 (file)
@@ -4,8 +4,8 @@ go 1.12
 
 require (
        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.9
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.9
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.10
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.10
        github.com/golang/protobuf v1.3.1
        github.com/pkg/errors v0.8.1
        github.com/stretchr/testify v1.3.0