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. |
||
---|---|---|
.. | ||
analyzer.go | ||
analyzer_test.go | ||
backendclient.go | ||
callbacks.go | ||
languageruntime.go | ||
languageruntime_test.go | ||
pluginhost.go | ||
pluginhost_test.go | ||
provider.go | ||
provider_test.go | ||
resourcemonitor.go | ||
resourcemonitor_test.go | ||
sink.go |