blob: cceae5ea7edc40ccbf77c8cd6d028e8c37af3fae [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.9
github.com/opencord/voltha-protos/v2 v2.0.1
github.com/stretchr/testify v1.4.0
)