X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fxapp%2Fsrc%2Fgo.mod;fp=ric_robot_suite%2Fxapp%2Fsrc%2Fgo.mod;h=cb2394282b732c4ac89108c3cc217e9f32e69b26;hb=14eff645eb8db8f5d9fdc7d47bb081c505790509;hp=0000000000000000000000000000000000000000;hpb=0b085bb3d3cbff7a109fc550ffa220e11db0ba2d;p=it%2Ftest.git diff --git a/ric_robot_suite/xapp/src/go.mod b/ric_robot_suite/xapp/src/go.mod new file mode 100644 index 0000000..cb23942 --- /dev/null +++ b/ric_robot_suite/xapp/src/go.mod @@ -0,0 +1,11 @@ +go 1.12 + +module gerrit.o-ran-sc.org/r/it/test/ric_robot_suite/xapp + +require ( + gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.0.20 +) + +replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.0.21 +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