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