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