pulumi/pkg/resource/provider
Will Jones f9de64c2cb
Bump gRPC dependencies and migrate `grpc.Dial` (#17701)
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.
2024-11-06 18:36:10 +00:00
..
component_provider.go Remove deprecated Protobufs imports (#15158) 2024-01-17 09:35:20 +00:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
host.go Bump gRPC dependencies and migrate `grpc.Dial` (#17701) 2024-11-06 18:36:10 +00:00
main.go Clean up uses of .Error() (#14965) 2023-12-20 15:54:06 +00:00