blob: 944435851ec69e9f8376e36bbd8787ba772f3af1 [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 v0.0.0-20191017201200-e73f91e306e9
github.com/opencord/voltha-protos v1.0.3
github.com/stretchr/testify v1.4.0
)