blob: 5d3ead003df41ea1cf1b765d582990a1f5ddfd61 [file] [log] [blame]
module github.com/opencord/voltha-simolt-adapter
go 1.12
require (
github.com/gogo/protobuf v1.3.0
github.com/opencord/voltha-lib-go/v3 v3.1.2
github.com/opencord/voltha-protos/v3 v3.3.0
github.com/opencord/voltha-simonu-adapter v0.0.0-20200220003933-f1402c77d66b // indirect
github.com/stretchr/testify v1.4.0
)