Taking RMR version that has meid implementation
[ric-plt/rtmgr.git] / go.mod
diff --git a/go.mod b/go.mod
index e6a1f6e..702d00c 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,7 @@ go 1.12.1
 
 require (
        gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.0.20
+       nanomsg.org/go/mangos/v2 v2.0.5
 )
 
 replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.2.0
@@ -11,3 +12,5 @@ replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdl
 replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.0.20
 
 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1
+
+replace nanomsg.org/go/mangos/v2 => nanomsg.org/go/mangos/v2 v2.0.5