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