ss412g | e836989 | 2019-07-04 16:29:22 +0300 | [diff] [blame] | 1 | module gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common |
ss412g | 286ce41 | 2019-07-04 14:00:29 +0300 | [diff] [blame] | 2 | |
3 | go 1.12 | ||||
4 | |||||
is005q | 3519d19 | 2019-07-30 17:09:03 +0300 | [diff] [blame] | 5 | require ( |
6 | github.com/pkg/errors v0.8.1 | ||||
7 | github.com/stretchr/testify v1.3.0 | ||||
8 | ) |