mirror of https://github.com/pulumi/pulumi.git
69762acedf
grpc.WithInsecure is deprecated [1]. Instead, we're expected to use: grpc.WithTransportCredentials(insecure.NewCredentials()) This updates all instances across pkg/, sdk/ and tests/. [1]: https://pkg.go.dev/google.golang.org/grpc#WithInsecure In service to #11808 |
||
---|---|---|
.. | ||
rpcerror | ||
health.go | ||
interceptor.go | ||
pty.go | ||
pty_windows.go | ||
serve.go | ||
writer.go | ||
writer_test.go |