X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=reader%2Fgo.mod;h=cbda32551259fcf6f9d01f51df74d3931c0a3767;hb=refs%2Fheads%2Fr2;hp=a3dcb17d528ac6849fc745b170e548884110fd06;hpb=3519d193f64372d84b638179e2d050ba3f9dc3ca;p=ric-plt%2Fnodeb-rnib.git diff --git a/reader/go.mod b/reader/go.mod index a3dcb17..cbda325 100644 --- a/reader/go.mod +++ b/reader/go.mod @@ -3,9 +3,9 @@ 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.10 - gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.10 - 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.23 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.23 + gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.3.1 github.com/golang/protobuf v1.3.1 github.com/pkg/errors v0.8.1 github.com/stretchr/testify v1.3.0 @@ -15,4 +15,4 @@ replace gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common => ../common replace gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities => ../entities -replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.2.0 +replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.3.1