e6a1f6e5da6cb44f216264e0e514efd91911b63a
[ric-plt/rtmgr.git] / go.mod
1 module routing-manager
2
3 go 1.12.1
4
5 require (
6         gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.0.20
7 )
8
9 replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.2.0
10
11 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
12
13 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1