Code Review
/
ric-plt
/
e2mgr.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Update release notes file
[ric-plt/e2mgr.git]
/
tools
/
xappmock
/
go.mod
1
module xappmock
2
3
go 1.12
4
5
require (
6
github.com/pkg/errors v0.8.1
7
go.uber.org/atomic v1.5.0
8
go.uber.org/zap v1.13.0
9
)