Update go.mod
Update go.mod file.
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
Change-Id: Id9de7d62b55d4c11e9988452f65306ea26173e11
diff --git a/go.mod b/go.mod
index 73cb243..66f57a0 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,10 @@
go 1.15
-require gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.6.2
-replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.6.2
-replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.5.0
-replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1
+require gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.8.4
+
+replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.8.4
+
+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/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.2