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