fix module names (1.0.8) 69/469/1 common/v1.0.8 entities/v1.0.8 reader/v1.0.8 v1.0.8
authorss412g <shuky.har-noy@intl.att.com>
Thu, 4 Jul 2019 13:35:27 +0000 (16:35 +0300)
committerss412g <shuky.har-noy@intl.att.com>
Thu, 4 Jul 2019 13:35:37 +0000 (16:35 +0300)
Change-Id: I62b1c9e6857ea6e3c27e7a57542de7303f29de6f
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
reader/go.mod

index e6388b7..2e9ddac 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.6
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.6
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.8
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.8
        github.com/golang/protobuf v1.3.1
        github.com/pkg/errors v0.8.1
        github.com/stretchr/testify v1.3.0