Code Review
/
ric-plt
/
nodeb-rnib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
[RICPLT-1832] - Rnib module changes + unit tests. After code review
[ric-plt/nodeb-rnib.git]
/
common
/
go.mod
1
module gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common
2
3
go 1.12
4
5
require (
6
github.com/pkg/errors v0.8.1
7
github.com/stretchr/testify v1.3.0
8
)