Files from python version needed from testing.
[ric-plt/a1.git] / integration_tests / testxappcode / go.mod
1 go 1.13
2
3 module gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/example-xapp
4
5 require (
6         gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.4.8
7         github.com/go-openapi/runtime v0.19.11 // indirect
8         github.com/go-openapi/spec v0.19.6 // indirect
9 )
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.4.8
12
13 replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.7.0
14
15 replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1