module test.internal/openadapter | |
go 1.13 | |
require ( | |
github.com/gogo/protobuf v1.3.1 | |
github.com/golang/protobuf v1.3.2 | |
github.com/google/gopacket v1.1.17 | |
github.com/looplab/fsm v0.1.0 | |
github.com/opencord/omci-lib-go v0.13.1 | |
github.com/opencord/voltha-lib-go/v3 v3.1.7 | |
github.com/opencord/voltha-protos/v3 v3.3.3 | |
github.com/stretchr/testify v1.5.1 | |
google.golang.org/grpc v1.25.1 // indirect | |
) |