subhash kumar singh | e63192f | 2020-12-11 14:25:11 +0530 | [diff] [blame] | 1 | module gerrit.o-ran-sc.org/r/hw-go |
| 2 | |
| 3 | go 1.15 |
| 4 | |
subhash kumar singh | e51b324 | 2021-08-19 19:45:25 +0000 | [diff] [blame] | 5 | require gerrit.o-ran-sc.org/r/ric-plt/xapp-frame v0.8.1 |
subhash kumar singh | dee6823 | 2021-06-25 14:43:45 +0530 | [diff] [blame] | 6 | |
subhash kumar singh | e51b324 | 2021-08-19 19:45:25 +0000 | [diff] [blame] | 7 | replace gerrit.o-ran-sc.org/r/ric-plt/xapp-frame => gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.8.1 |
subhash kumar singh | dee6823 | 2021-06-25 14:43:45 +0530 | [diff] [blame] | 8 | |
| 9 | replace gerrit.o-ran-sc.org/r/ric-plt/sdlgo => gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.7.0 |
| 10 | |
| 11 | replace gerrit.o-ran-sc.org/r/com/golog => gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 |