module github.com/micro/go-plugins/client/http/v2
go 1.13
require (
github.com/golang/protobuf v1.3.5
github.com/micro/go-micro/v2 v2.5.0
)