blob: 133a99ae6d4a21f8de070ebc6e932d1a7144f6f5 [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/v2 v2.2.7
github.com/opencord/voltha-protos v1.0.3
github.com/stretchr/testify v1.4.0
)