pulumi/sdk/go/common/util/rpcutil
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
..
rpcerror refactor InputPropertyErrors to be part of the rpcerror package (#17566) 2024-11-06 10:56:10 +00:00
health.go Bump gRPC dependencies and migrate `grpc.Dial` (#17701) 2024-11-06 18:36:10 +00:00
interceptor.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
pty.go [display] Enable WASM compilation (#16246) 2024-05-24 20:27:56 +00:00
pty_js.go [display] Enable WASM compilation (#16246) 2024-05-24 20:27:56 +00:00
pty_windows.go Move InstallDependencies to the language plugin (#9294) 2022-04-03 15:54:59 +01:00
serve.go Replace pkg/errors.Wrap with fmt.Errorf (#17201) 2024-09-09 11:11:46 +00:00
writer.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
writer_test.go Prepare golangci-lint upgrade (#17065) 2024-08-28 07:57:38 +00:00