From d0923fb6afce668c3e5e739f7e1734f52bc70583 Mon Sep 17 00:00:00 2001 From: rangajal Date: Fri, 6 Nov 2020 11:30:35 +0300 Subject: [PATCH] xapp-frame version change for rtmgr Change-Id: I3f6cd689a37ea6f7838e68c0edef052137e747b8 Signed-off-by: rangajal --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cfd5545..c5ce44f 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.4.15 +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.5.12 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1 -- 2.16.6