mirror of https://github.com/pulumi/pulumi.git
f9de64c2cb
We'd like to bump `pulumi-java` to 0.17.0, but in order to do so we'll need to first bump our gRPC dependencies to match. Doing so incurs dealing with a deprecation -- `grpc.Dial` has been deprecated in favour of `grpc.NewClient`. This commit makes that upgrade and migration separately so that we can bump Java in a subsequent piece of work. |
||
---|---|---|
.. | ||
mapper.go | ||
mapper_client.go | ||
mapper_server.go | ||
plugin_mapper.go | ||
plugin_mapper_test.go |