[RICPLT-1895] update go.mod 27/627/1 common/v1.0.12 entities/v1.0.12 reader/v1.0.12 v1.0.12
authorss412g <shuky.har-noy@intl.att.com>
Sun, 4 Aug 2019 15:47:18 +0000 (18:47 +0300)
committerss412g <shuky.har-noy@intl.att.com>
Sun, 4 Aug 2019 15:47:31 +0000 (18:47 +0300)
Change-Id: I860f92d7c49626c9ddb8191be406b3364c1b4e47
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
reader/go.mod

index a9211c6..dc8a0b5 100644 (file)
@@ -3,8 +3,8 @@ module gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader
 go 1.12
 
 require (
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.11
-       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.11
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.12
+       gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.12
        gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.2.0
        github.com/golang/protobuf v1.3.1
        github.com/pkg/errors v0.8.1