blob: 9eee99b9c092f9ae1ce6426ed8df60e58c5f3a04 [file] [log] [blame]
module test.internal/openadapter
go 1.13
require (
github.com/cevaris/ordered_map v0.0.0-20190319150403-3adeae072e73
github.com/gogo/protobuf v1.3.1
github.com/golang/protobuf v1.4.2
github.com/google/gopacket v1.1.17
github.com/looplab/fsm v0.1.0
github.com/opencord/omci-lib-go v0.13.2
github.com/opencord/voltha-lib-go/v3 v3.1.23
github.com/opencord/voltha-protos/v3 v3.3.9
github.com/stretchr/testify v1.6.1
google.golang.org/grpc v1.25.1 // indirect
)