| go 1.13 |
| |
| module gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/example-xapp |
| |
| require ( |
| gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.4.8 |
| github.com/go-openapi/runtime v0.19.11 // indirect |
| github.com/go-openapi/spec v0.19.6 // indirect |
| ) |
| |
| 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 |
| |
| 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 |