blob: 434905d9c99d351488cf0292ef4c3cd2b9a0fd0f [file] [log] [blame]
module github.com/opencord/voltha-simonu-adapter
go 1.12
require (
github.com/gogo/protobuf v1.3.0
github.com/opencord/voltha-lib-go/v2 v2.2.7
github.com/opencord/voltha-protos v1.0.3
github.com/stretchr/testify v1.4.0
)