update creader to use 1.0.35 60/3760/1
authorss412g <shuky.har-noy@intl.att.com>
Tue, 19 May 2020 21:28:19 +0000 (00:28 +0300)
committerss412g <shuky.har-noy@intl.att.com>
Tue, 19 May 2020 21:28:24 +0000 (00:28 +0300)
Change-Id: I2533f9a3f5f6fbc94289bdf6a0886c8376fecccc
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
creader/go.mod

index 542bbda..c511dce 100644 (file)
@@ -3,9 +3,9 @@ module gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/creader
 go 1.12
 
 require (
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.29
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.29
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.29
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.35
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.35
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.35
        gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.5.0
        github.com/golang/protobuf v1.3.2
        github.com/pkg/errors v0.8.1