Skip to content

grpc-bridge example fails to compile go service #327

@drobertduke

Description

@drobertduke
$> pwd
/tmp/lyft/envoy/examples/grpc-bridge
$> script/build
# github.com/lyft/envoy/examples/grpc-bridge/service/gen
../../../../gopath/src/github.com/lyft/envoy/examples/grpc-bridge/service/gen/kv.pb.go:89: undefined: grpc.SupportPackageIsVersion3

gRPC master has moved to SupportPackageIsVersion4 apparently https://github.com/grpc/grpc-go/blob/master/rpc_util.go#L519
Another triumph for golang dependency management 😃

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions