blob: 0e4addaec669d8a0454e177eaffc1cb53e40d8fc [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-20191023185531-80258b36a64b
github.com/opencord/voltha-protos v1.0.3
github.com/stretchr/testify v1.4.0
)