X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=reader%2Fgo.mod;h=2116e750d332b1fdea5c4f37e06551e39d112960;hb=5622e4f1ad53a6a8d9003cd02e7d17ba91fb229d;hp=7f91832a777c4f50e66b97248b8340b6d544c3c6;hpb=56ebd5ecd345c12a5a4e44423fd3f6753aa5471d;p=ric-plt%2Fnodeb-rnib.git diff --git a/reader/go.mod b/reader/go.mod index 7f91832..2116e75 100644 --- a/reader/go.mod +++ b/reader/go.mod @@ -3,9 +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.2.1 - gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.1 - gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.7.0 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.6 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.6 github.com/golang/protobuf v1.4.2 github.com/google/go-cmp v0.4.1 // indirect github.com/pkg/errors v0.8.1 @@ -16,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.7.0 +replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.8.0