From 04f29bf264dc8d336756cda9499d85d197a487f7 Mon Sep 17 00:00:00 2001 From: rangajal Date: Thu, 20 May 2021 13:24:52 +0000 Subject: [PATCH] changed xapp framework version Change-Id: I3d209c27df1c5a865b981623ddba41f312aae888 Signed-off-by: rangajal --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f7e5036..2364485 100644 --- a/go.mod +++ b/go.mod @@ -19,6 +19,6 @@ require ( 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/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.7.3 +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.7.3-1 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 -- 2.16.6