X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=1a7ecc3eca1251462ab0304cea5070ab4a16eb0a;hb=e17b3da504c590621e01d40afa9613771f172a94;hp=953e5ebf4562ce05285bf7ab161533c3994ec3ef;hpb=549a1311024577c645cb258636c627d774d73d4f;p=ric-plt%2Fxapp-frame.git diff --git a/go.mod b/go.mod index 953e5eb..1a7ecc3 100644 --- a/go.mod +++ b/go.mod @@ -4,9 +4,9 @@ go 1.12 require ( gerrit.o-ran-sc.org/r/com/golog v0.0.1 - gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.8 - gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.8 - gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.8 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.21 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.21 + gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.21 gerrit.o-ran-sc.org/r/ric-plt/sdlgo v0.2.2 gerrit.o-ran-sc.org/r/ric-plt/ue-nib v0.0.1 github.com/fsnotify/fsnotify v1.4.7 @@ -23,8 +23,8 @@ replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v replace gerrit.o-ran-sc.org/r/ric-plt/ue-nib => gerrit.o-ran-sc.org/r/ric-plt/ue-nib.git v0.2.0 -replace gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common => gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.8 +replace gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common => gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.0.21 -replace gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities => gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.8 +replace gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities => gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.0.21 -replace gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader => gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.8 +replace gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader => gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.0.21