blob: 7e202d4b84caf7dfd530b46a22ae9825635a7b08 [file] [log] [blame]
naman.guptaec6b6cf2022-12-12 17:03:19 +05301go 1.13
2
3module gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/example-xapp
4
5require (
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
11replace 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
13replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.7.0
14
15replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.1