X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=345bf333791576f06ed50895c9b58cb216d838bf;hb=a5c82991e7d9b818ee346d1adf53b68baa8b3fe2;hp=0fb43fab3caedc7339ffbaa93afd84fa9476ccbf;hpb=f5a8e71bbed7781b7b436a1838139bdcfd4a4b26;p=ric-plt%2Falarm-go.git diff --git a/go.mod b/go.mod index 0fb43fa..345bf33 100644 --- a/go.mod +++ b/go.mod @@ -4,14 +4,13 @@ go 1.13 replace gerrit.o-ran-sc.org/r/ric-plt/alarm-go/alarm => ./alarm/ -replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.4.0 +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.8.2-1 replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.2 -replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1 +replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 require ( - gerrit.o-ran-sc.org/r/com/golog v0.0.1 gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.4.2 // indirect gerrit.o-ran-sc.org/r/ric-plt/alarm-go/alarm v0.0.0-00010101000000-000000000000 gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.0.0-00010101000000-000000000000