[RICPLT-2947] - update SDL version to 0.5.2 64/2164/1
authorss412g <shuky.har-noy@intl.att.com>
Tue, 7 Jan 2020 13:08:23 +0000 (15:08 +0200)
committerss412g <shuky.har-noy@intl.att.com>
Tue, 7 Jan 2020 13:08:28 +0000 (15:08 +0200)
Change-Id: I8648f7152f759a77f78ba9471a6789ff4edd37bf
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
E2Manager/container-tag.yaml
E2Manager/go.mod
E2Manager/go.sum

index f256535..3a7663b 100644 (file)
@@ -1,4 +1,4 @@
 # The Jenkins job requires a tag to build the Docker image.
 # Global-JJB script assumes this file is in the repo root.
 ---
-tag: 3.0.4
+tag: 3.0.5
index 7d2e125..720727f 100644 (file)
@@ -4,7 +4,7 @@ require (
        gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.28
        gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.28
        gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.28
-       gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.5.0
+       gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.5.2
        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.2
@@ -27,4 +27,4 @@ require (
        gopkg.in/yaml.v2 v2.2.4
 )
 
-replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.0
+replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.2
index 9c518c1..eef93ff 100644 (file)
@@ -13,6 +13,8 @@ gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.28 h1:AaYvK59fxDXQUV9NC
 gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.28/go.mod h1:vZ/335+rRSQW82wcbc80fNNICSK3TiCqIxmkqeC2Pfo=
 gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.0 h1:+P3XuWKSaMbzh5PNtrW9gkZlCN0hKrZq+Cn8JetwBys=
 gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.0/go.mod h1:y2WhrCvdLkAKdH+ySdHSOSehACJkTMyZghCGVcqoZzc=
+gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.2 h1:UK7awyRKIkVdokWvvkYvazlg3EWIfMnIqCcJxTnLlDA=
+gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.2/go.mod h1:y2WhrCvdLkAKdH+ySdHSOSehACJkTMyZghCGVcqoZzc=
 github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
 github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
 github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=